Translation components API.

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

GET /api/translations/tails/thedaywefightback/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/thedaywefightback/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/thedaywefightback/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:54.103615Z",
            "action": 0,
            "target": "",
            "id": 3430900,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3430900/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/718517/?format=api",
            "component": "https://translate.tails.net/api/components/tails/thedaywefightback/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/thedaywefightback/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:54.103588Z",
            "action": 59,
            "target": "",
            "id": 3430899,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3430899/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/718516/?format=api",
            "component": "https://translate.tails.net/api/components/tails/thedaywefightback/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/thedaywefightback/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:54.103559Z",
            "action": 59,
            "target": "",
            "id": 3430898,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3430898/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/718515/?format=api",
            "component": "https://translate.tails.net/api/components/tails/thedaywefightback/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/thedaywefightback/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:54.103529Z",
            "action": 59,
            "target": "",
            "id": 3430897,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3430897/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/718514/?format=api",
            "component": "https://translate.tails.net/api/components/tails/thedaywefightback/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/thedaywefightback/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:54.103498Z",
            "action": 59,
            "target": "",
            "id": 3430896,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3430896/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/718513/?format=api",
            "component": "https://translate.tails.net/api/components/tails/thedaywefightback/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/thedaywefightback/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T15:16:54.103451Z",
            "action": 59,
            "target": "",
            "id": 3430895,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.net/api/changes/3430895/?format=api"
        }
    ]
}