Translation components API.

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

GET /api/translations/habitica/subscriber/cs/changes/?format=api&page=21
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 406,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/subscriber/cs/changes/?format=api&page=20",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-03-08T03:56:58.269576Z",
            "action": 44,
            "target": "",
            "id": 1334052,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1334052/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3371111/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-05-15T09:21:15.347581Z",
            "action": 59,
            "target": "",
            "id": 1357293,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1357293/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3371112/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-05-15T09:21:15.347728Z",
            "action": 59,
            "target": "",
            "id": 1357294,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1357294/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3371113/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-05-15T09:21:15.347795Z",
            "action": 59,
            "target": "",
            "id": 1357295,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1357295/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-05-15T09:21:15.347857Z",
            "action": 0,
            "target": "",
            "id": 1357296,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1357296/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-05-15T09:21:26.401388Z",
            "action": 44,
            "target": "",
            "id": 1357412,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1357412/?format=api"
        }
    ]
}