Translation components API.

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

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

{
    "count": 143,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/quests/zh_Hant/changes/?format=api&page=7",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/quests/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-25T20:09:11.693144Z",
            "action": 0,
            "target": "",
            "id": 1171280,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1171280/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/199724/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/quests/zh_Hant/?format=api",
            "user": "https://translate.habitica.com/api/users/ann6o6/?format=api",
            "author": "https://translate.habitica.com/api/users/ann6o6/?format=api",
            "timestamp": "2024-12-22T06:32:24.527845Z",
            "action": 45,
            "target": "",
            "id": 1193628,
            "action_name": "New contributor",
            "url": "https://translate.habitica.com/api/changes/1193628/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/199724/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/quests/zh_Hant/?format=api",
            "user": "https://translate.habitica.com/api/users/ann6o6/?format=api",
            "author": "https://translate.habitica.com/api/users/ann6o6/?format=api",
            "timestamp": "2024-12-22T06:32:24.533158Z",
            "action": 2,
            "target": "您確定您要開始這個副本嗎?不是所有隊伍中的成員們都會收到此副本的邀請。 副本會在所有成員們回覆此邀請後自動開始。",
            "id": 1193629,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1193629/?format=api"
        }
    ]
}