Translation components API.

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

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

{
    "count": 5305,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/gear/uk/changes/?format=api&page=265",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3346663/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/gear/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:24:18.323975Z",
            "action": 59,
            "target": "",
            "id": 1234055,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1234055/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3346664/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/gear/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:24:18.324066Z",
            "action": 59,
            "target": "",
            "id": 1234056,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1234056/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/gear/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:24:18.324176Z",
            "action": 0,
            "target": "",
            "id": 1234057,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1234057/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/gear/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T09:24:34.006679Z",
            "action": 44,
            "target": "",
            "id": 1234150,
            "action_name": "New strings to translate",
            "url": "https://translate.habitica.com/api/changes/1234150/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3320282/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/gear/uk/?format=api",
            "user": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
            "author": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
            "timestamp": "2025-04-01T09:24:02.620377Z",
            "action": 2,
            "target": "Що ж, хочеш подивитись на те що знайшов? Ніколи не буде зайвим мати з собою трохи додаткової вдачі. Збільшує Силу та Витривалість на <%= attrs %> кожну. Чарівна скриня: Комплект оптиміста (предмет 4 з 4).",
            "id": 1238100,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1238100/?format=api"
        }
    ]
}