Translation components API.

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

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

{
    "count": 224,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/limited/ro/changes/?format=api&page=11",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3345510/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/limited/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-23T02:29:31.008206Z",
            "action": 59,
            "target": "",
            "id": 1211722,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1211722/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345511/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/limited/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-23T02:29:31.008241Z",
            "action": 59,
            "target": "",
            "id": 1211723,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1211723/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/limited/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-23T02:29:31.008274Z",
            "action": 0,
            "target": "",
            "id": 1211724,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1211724/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/limited/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-23T02:29:33.296609Z",
            "action": 44,
            "target": "",
            "id": 1211783,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1211783/?format=api"
        }
    ]
}