Translation components API.

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

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

{
    "count": 444,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/achievements/ro/changes/?format=api&page=22",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/achievements/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-29T15:54:34.892865Z",
            "action": 0,
            "target": "",
            "id": 1125994,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1125994/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/achievements/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-29T15:54:37.164406Z",
            "action": 44,
            "target": "",
            "id": 1126051,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1126051/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2410324/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/achievements/ro/?format=api",
            "user": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2025-10-06T11:38:16.833085Z",
            "action": 4,
            "target": "Pro polar",
            "id": 1278079,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1278079/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2265676/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/achievements/ro/?format=api",
            "user": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2025-10-06T11:40:06.636827Z",
            "action": 4,
            "target": "Ceva de impartit",
            "id": 1278080,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1278080/?format=api"
        }
    ]
}