Translation components API.

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

GET /api/translations/tails/wikisrcdonatecanceledothersinlinepo/tr/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.boum.org/api/units/509847/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledothersinlinepo/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdonatecanceledothersinlinepo/tr/?format=api",
            "user": "https://translate.tails.boum.org/api/users/xin/?format=api",
            "author": "https://translate.tails.boum.org/api/users/xin/?format=api",
            "timestamp": "2023-03-11T19:08:57.124588Z",
            "action": 5,
            "target": "[[!meta robots=\"noindex\"]]\n",
            "id": 3110862,
            "action_name": "Translation added",
            "url": "https://translate.tails.boum.org/api/changes/3110862/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/509847/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledothersinlinepo/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdonatecanceledothersinlinepo/tr/?format=api",
            "user": "https://translate.tails.boum.org/api/users/xin/?format=api",
            "author": "https://translate.tails.boum.org/api/users/xin/?format=api",
            "timestamp": "2023-03-11T19:08:57.123198Z",
            "action": 45,
            "target": "",
            "id": 3110861,
            "action_name": "Contributor joined",
            "url": "https://translate.tails.boum.org/api/changes/3110861/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledothersinlinepo/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdonatecanceledothersinlinepo/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T15:32:12.501489Z",
            "action": 0,
            "target": "",
            "id": 2990907,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/2990907/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledothersinlinepo/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdonatecanceledothersinlinepo/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-17T16:16:03.764948Z",
            "action": 0,
            "target": "",
            "id": 2953493,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/2953493/?format=api"
        }
    ]
}