Translation components API.

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

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

{
    "count": 4,
    "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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:56.051650Z",
            "action": 0,
            "target": "",
            "id": 3431009,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3431009/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/718618/?format=api",
            "component": "https://translate.tails.net/api/components/tails/install-clone/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/install-clone/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:56.051623Z",
            "action": 59,
            "target": "",
            "id": 3431008,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3431008/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/718617/?format=api",
            "component": "https://translate.tails.net/api/components/tails/install-clone/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/install-clone/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:56.051592Z",
            "action": 59,
            "target": "",
            "id": 3431007,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3431007/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/718616/?format=api",
            "component": "https://translate.tails.net/api/components/tails/install-clone/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/install-clone/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:56.051546Z",
            "action": 59,
            "target": "",
            "id": 3431006,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3431006/?format=api"
        }
    ]
}