Translation components API.

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

GET /api/translations/tails/wikisrcdonatecanceledothersinlinepo/id/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/509841/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledothersinlinepo/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdonatecanceledothersinlinepo/id/?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:04:39.276978Z",
            "action": 36,
            "target": "[[!meta robots=\"noindex\"]]\n",
            "id": 3110655,
            "action_name": "Translation approved",
            "url": "https://translate.tails.boum.org/api/changes/3110655/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/509841/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdonatecanceledothersinlinepo/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdonatecanceledothersinlinepo/id/?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:04:39.275382Z",
            "action": 45,
            "target": "",
            "id": 3110654,
            "action_name": "Contributor joined",
            "url": "https://translate.tails.boum.org/api/changes/3110654/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T15:32:12.145664Z",
            "action": 0,
            "target": "",
            "id": 2990901,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/2990901/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-17T16:16:02.813285Z",
            "action": 0,
            "target": "",
            "id": 2953467,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/2953467/?format=api"
        }
    ]
}