Translation components API.

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

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

{
    "count": 8,
    "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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T23:22:47.735120Z",
            "action": 0,
            "target": "",
            "id": 3217054,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3217054/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/662543/?format=api",
            "component": "https://translate.tails.net/api/components/tails/install-clone/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/install-clone/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T23:22:47.735086Z",
            "action": 59,
            "target": "",
            "id": 3217053,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3217053/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/662542/?format=api",
            "component": "https://translate.tails.net/api/components/tails/install-clone/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/install-clone/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T23:22:47.735024Z",
            "action": 59,
            "target": "",
            "id": 3217052,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3217052/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-02T12:22:53.697173Z",
            "action": 0,
            "target": "",
            "id": 3105920,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3105920/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T16:33:00.722840Z",
            "action": 0,
            "target": "",
            "id": 3052277,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3052277/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-24T18:44:42.640491Z",
            "action": 17,
            "target": "",
            "id": 2968910,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/2968910/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-22T21:35:08.941890Z",
            "action": 17,
            "target": "",
            "id": 2934840,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/2934840/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-04-12T10:04:12Z",
            "action": 0,
            "target": "",
            "id": 141185,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/141185/?format=api"
        }
    ]
}