Translation components API.

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

GET /api/translations/tails/wikisrcdonateyear-endpo/fa/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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-27T09:16:49.226883Z",
            "action": 0,
            "target": "",
            "id": 3159302,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3159302/?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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-28T01:21:56.640005Z",
            "action": 0,
            "target": "",
            "id": 3122214,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3122214/?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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-24T22:15:49.431963Z",
            "action": 0,
            "target": "",
            "id": 3090520,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3090520/?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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-19T14:16:15.426081Z",
            "action": 0,
            "target": "",
            "id": 3090106,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3090106/?format=api"
        }
    ]
}