Translation components API.

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

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

{
    "count": 263,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/npc/zh_Hant/changes/?format=api&page=13",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/191803/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:27.294618Z",
            "action": 59,
            "target": "這裡是英雄殿堂。我們在這裡推崇對開放原始碼項目有所貢獻的人們,無論程式、美術、音樂、寫作,或僅是熱衷於到處幫忙的人們列於其中。他們獲得了寶石、特殊裝備與尊貴頭銜。你也可以為Habitica做出貢獻!",
            "id": 1201040,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1201040/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:27.294662Z",
            "action": 0,
            "target": "",
            "id": 1201041,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1201041/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-13T14:46:27.563038Z",
            "action": 44,
            "target": "",
            "id": 1201068,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1201068/?format=api"
        }
    ]
}