Translation components API.

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

GET /api/translations/tails/news/bg/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/news/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/news/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:44.808279Z",
            "action": 0,
            "target": "",
            "id": 3430237,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3430237/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/717892/?format=api",
            "component": "https://translate.tails.net/api/components/tails/news/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/news/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:44.808250Z",
            "action": 59,
            "target": "",
            "id": 3430236,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3430236/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/717891/?format=api",
            "component": "https://translate.tails.net/api/components/tails/news/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/news/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:44.808207Z",
            "action": 59,
            "target": "",
            "id": 3430235,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3430235/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/717890/?format=api",
            "component": "https://translate.tails.net/api/components/tails/news/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/news/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:44.808161Z",
            "action": 59,
            "target": "",
            "id": 3430234,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3430234/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/717889/?format=api",
            "component": "https://translate.tails.net/api/components/tails/news/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/news/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:44.808124Z",
            "action": 59,
            "target": "",
            "id": 3430233,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3430233/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/717888/?format=api",
            "component": "https://translate.tails.net/api/components/tails/news/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/news/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:44.808071Z",
            "action": 59,
            "target": "",
            "id": 3430232,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3430232/?format=api"
        }
    ]
}