Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.tails.net/api/units/646631/?format=api",
            "component": "https://translate.tails.net/api/components/tails/wikisrcdonateyear-endpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdonateyear-endpo/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-27T09:16:48.320478Z",
            "action": 13,
            "target": "",
            "id": 3159296,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/3159296/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/624394/?format=api",
            "component": "https://translate.tails.net/api/components/tails/wikisrcdonateyear-endpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdonateyear-endpo/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-28T01:21:55.526856Z",
            "action": 13,
            "target": "",
            "id": 3122208,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/3122208/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/587443/?format=api",
            "component": "https://translate.tails.net/api/components/tails/wikisrcdonateyear-endpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdonateyear-endpo/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-19T14:16:14.511092Z",
            "action": 13,
            "target": "",
            "id": 3090091,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/3090091/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/587441/?format=api",
            "component": "https://translate.tails.net/api/components/tails/wikisrcdonateyear-endpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdonateyear-endpo/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-19T14:16:14.499889Z",
            "action": 13,
            "target": "",
            "id": 3090090,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/3090090/?format=api"
        }
    ]
}