Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/install-clone/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/install-clone/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T23:22:48.421695Z",
            "action": 0,
            "target": "",
            "id": 3217073,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3217073/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/662553/?format=api",
            "component": "https://translate.tails.net/api/components/tails/install-clone/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/install-clone/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T23:22:48.421658Z",
            "action": 59,
            "target": "",
            "id": 3217072,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3217072/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/662552/?format=api",
            "component": "https://translate.tails.net/api/components/tails/install-clone/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/install-clone/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T23:22:48.421593Z",
            "action": 59,
            "target": "",
            "id": 3217071,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3217071/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/install-clone/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/install-clone/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T16:33:04.485819Z",
            "action": 0,
            "target": "",
            "id": 3052282,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3052282/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/install-clone/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/install-clone/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-04T03:12:29Z",
            "action": 0,
            "target": "",
            "id": 139470,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/139470/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/install-clone/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/install-clone/sr_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-28T10:42:59Z",
            "action": 0,
            "target": "",
            "id": 116305,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/116305/?format=api"
        }
    ]
}