Translation components API.

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

GET /api/translations/tails/error/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/error/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/error/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:34.931437Z",
            "action": 0,
            "target": "",
            "id": 3429384,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3429384/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/717074/?format=api",
            "component": "https://translate.tails.net/api/components/tails/error/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/error/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:34.931407Z",
            "action": 59,
            "target": "",
            "id": 3429383,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3429383/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/717073/?format=api",
            "component": "https://translate.tails.net/api/components/tails/error/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/error/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:34.931374Z",
            "action": 59,
            "target": "",
            "id": 3429382,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3429382/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/717072/?format=api",
            "component": "https://translate.tails.net/api/components/tails/error/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/error/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:34.931322Z",
            "action": 59,
            "target": "",
            "id": 3429381,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3429381/?format=api"
        }
    ]
}