Translation components API.

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

GET /api/translations/tails/anonymous_internet/sr_Latn/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/anonymous_internet/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-13T14:37:58.145937Z",
            "action": 0,
            "target": "",
            "id": 3006147,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/3006147/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/anonymous_internet/sr_Latn/?format=api",
            "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "timestamp": "2020-06-30T21:56:22.649109Z",
            "action": 0,
            "target": "",
            "id": 2941037,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/2941037/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/anonymous_internet/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-28T10:41:33Z",
            "action": 0,
            "target": "",
            "id": 116227,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/116227/?format=api"
        }
    ]
}