Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-apparel-vertical/ooops_apparel/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-apparel-vertical/ooops_apparel/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-02-05T13:59:09.895016+01:00",
            "action": 0,
            "target": "",
            "id": 4986,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/4986/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-apparel-vertical/ooops_apparel/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-apparel-vertical/ooops_apparel/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-08T11:34:01.263326+01:00",
            "action": 0,
            "target": "",
            "id": 6028,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6028/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-apparel-vertical/ooops_apparel/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-apparel-vertical/ooops_apparel/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-08T19:13:31.250657+01:00",
            "action": 0,
            "target": "",
            "id": 6124,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6124/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-apparel-vertical/ooops_apparel/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-apparel-vertical/ooops_apparel/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-29T21:03:40.025699+02:00",
            "action": 0,
            "target": "",
            "id": 7697,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/7697/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-apparel-vertical/ooops_apparel/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-apparel-vertical/ooops_apparel/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-04-27T20:32:49.116949+02:00",
            "action": 0,
            "target": "",
            "id": 10018,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/10018/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-apparel-vertical/ooops_apparel/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-apparel-vertical/ooops_apparel/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-07T15:44:46.277724+02:00",
            "action": 0,
            "target": "",
            "id": 13757,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/13757/?format=api"
        }
    ]
}