Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/wikisrcdonateyear-endpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdonateyear-endpo/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-27T09:16:50.471585Z",
            "action": 0,
            "target": "",
            "id": 3159313,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3159313/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/wikisrcdonateyear-endpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdonateyear-endpo/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-28T01:21:57.749938Z",
            "action": 0,
            "target": "",
            "id": 3122224,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3122224/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/wikisrcdonateyear-endpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdonateyear-endpo/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-24T22:15:49.925824Z",
            "action": 0,
            "target": "",
            "id": 3090527,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3090527/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/wikisrcdonateyear-endpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdonateyear-endpo/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-19T14:16:17.001436Z",
            "action": 0,
            "target": "",
            "id": 3090141,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3090141/?format=api"
        }
    ]
}