Translation components API.

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

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

{
    "count": 724,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/groups/zh_Hant/changes/?format=api&page=36",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-29T10:14:44.878239Z",
            "action": 44,
            "target": "",
            "id": 1199092,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1199092/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345746/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:06:12.540995Z",
            "action": 59,
            "target": "",
            "id": 1220067,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1220067/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:06:12.541142Z",
            "action": 0,
            "target": "",
            "id": 1220068,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1220068/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/groups/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T19:06:12.654654Z",
            "action": 44,
            "target": "",
            "id": 1220096,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1220096/?format=api"
        }
    ]
}