Translation components API.

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

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

{
    "count": 46,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hant/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/198178/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-25T08:04:37.654772Z",
            "action": 30,
            "target": "Instantly restart your character as a Level 1 Warrior while retaining achievements, collectibles, and equipment. Your tasks and their history will remain but they will be reset to yellow. Your streaks will be removed except from tasks belonging to active Challenges and Group Plans. Your Gold, Experience, Mana, and the effects of all Skills will be removed. All of this will take effect immediately.",
            "id": 544696,
            "action_name": "Source string changed",
            "url": "https://translate.habitica.com/api/changes/544696/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/198178/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-25T08:04:37.654867Z",
            "action": 59,
            "target": "立即重置你的角色成為1級戰士,同時保留成就、物品、裝備。將保留你的任務和歷史,但重置為黃色;移除挑戰任務和團隊套餐任務之外的任務歷史;移除金幣、經驗值以及魔法值和技能。上述內容將立即生效。更多信息請查看wiki<a href='https://habitica.fandom.com/wiki/Orb_of_Rebirth' target='_blank'>重生球</a>頁面。",
            "id": 544697,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/544697/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-25T08:04:37.654953Z",
            "action": 0,
            "target": "",
            "id": 544698,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/544698/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-25T08:04:37.793528Z",
            "action": 44,
            "target": "",
            "id": 544776,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/544776/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/198178/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hant/?format=api",
            "user": "https://translate.habitica.com/api/users/Amutu/?format=api",
            "author": "https://translate.habitica.com/api/users/Amutu/?format=api",
            "timestamp": "2024-12-24T03:38:32.240447Z",
            "action": 45,
            "target": "",
            "id": 1193763,
            "action_name": "New contributor",
            "url": "https://translate.habitica.com/api/changes/1193763/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/198178/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hant/?format=api",
            "user": "https://translate.habitica.com/api/users/Amutu/?format=api",
            "author": "https://translate.habitica.com/api/users/Amutu/?format=api",
            "timestamp": "2024-12-24T03:38:32.245636Z",
            "action": 2,
            "target": "立即將你的角色重置為 1 級戰士,同時保留成就、收藏品和裝備。你的任務及其歷史紀錄將保留,但會重置為黃色。你的連擊紀錄將被移除,但屬於進行中的挑戰和團體計畫的任務除外。你的金幣、經驗值、魔力以及所有技能效果都將被清除。以上變更將立即生效。",
            "id": 1193764,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1193764/?format=api"
        }
    ]
}