Translation components API.

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

GET /api/translations/tails/wikisrcdonateyear-endpo/ar/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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-27T09:16:48.387960Z",
            "action": 0,
            "target": "",
            "id": 3159297,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3159297/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-28T01:21:55.623495Z",
            "action": 0,
            "target": "",
            "id": 3122209,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3122209/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-24T22:15:48.970293Z",
            "action": 0,
            "target": "",
            "id": 3090516,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3090516/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-19T14:16:14.515293Z",
            "action": 0,
            "target": "",
            "id": 3090092,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3090092/?format=api"
        }
    ]
}