Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/ooops-sale/ooops_secondary_unit/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_secondary_unit/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_secondary_unit/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T14:59:52.261837+01:00",
            "action": 0,
            "target": "",
            "id": 7128,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/7128/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_secondary_unit/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_secondary_unit/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T15:25:54.922993+01:00",
            "action": 0,
            "target": "",
            "id": 7239,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/7239/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_secondary_unit/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_secondary_unit/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-01T12:27:41.330551+02:00",
            "action": 0,
            "target": "",
            "id": 16291,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/16291/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_secondary_unit/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_secondary_unit/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-07T17:41:23.464069+02:00",
            "action": 0,
            "target": "",
            "id": 16829,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/16829/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_secondary_unit/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_secondary_unit/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-07T20:17:27.441242+02:00",
            "action": 0,
            "target": "",
            "id": 16841,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/16841/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_secondary_unit/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_secondary_unit/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-15T17:26:50.224772+02:00",
            "action": 0,
            "target": "",
            "id": 17570,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/17570/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_secondary_unit/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_secondary_unit/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-07-26T12:04:40.827016+02:00",
            "action": 0,
            "target": "",
            "id": 18123,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/18123/?format=api"
        }
    ]
}