Translation components API.

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

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

{
    "count": 62,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/overview/zh_Hans/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/187691/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/overview/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/overview/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-24T16:33:11.696757Z",
            "action": 59,
            "target": "熟悉了基本使用方法后,你就可以利用这些有趣的功能从Habitica中获得更多:\n * 使用[标签](https://habitica.fandom.com/zh/wiki/标签)以归类你的任务(编辑任务即可添加标签)。\n * 点击右上角的用户图标[角色形象],自定义你的角色形象(https://habitica.fandom.com/zh/wiki/角色形象)。\n * 在[奖励]或[商店](<%= shopUrl %>)中购买[装备](https://habitica.fandom.com/zh/wiki/装备),并在[背包 > 装备](<%= equipUrl %>)中更换装备。\n * 通过[组队工具](https://habitica.com/looking-for-party)与其他用户取得联系。\n * 收集 [宠物蛋](https://habitica.fandom.com/zh/wiki/蛋)和 [孵化药水](https://habitica.fandom.com/zh/wiki/孵化药水)来孵化 [宠物](https://habitica.fandom.com/zh/wiki/宠物)。通过[喂养](https://habitica.fandom.com/zh/wiki/食物)让它们成为[坐骑](https://habitica.fandom.com/zh/wiki/坐骑)。\n * 10级:选择一个特定的[职业](https://habitica.fandom.com/zh/wiki/职业),然后使用职业技能[技能](https://habitica.fandom.com/zh/wiki/技能)(技能将于11至14级解锁)。\n * 和朋友一起组建队伍(点击导航栏的[队伍](<%= partyUrl %>))以保持责任感并赢得副本卷轴。\n * 在[副本](https://habitica.fandom.com/zh/wiki/副本)中击败怪物并且收集掉落物品(15级时你会接到一个副本任务)。",
            "id": 1170445,
            "action_name": "String updated in the repository",
            "url": "https://translate.habitica.com/api/changes/1170445/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/overview/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/overview/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-24T16:33:11.696937Z",
            "action": 0,
            "target": "",
            "id": 1170446,
            "action_name": "Resource update",
            "url": "https://translate.habitica.com/api/changes/1170446/?format=api"
        }
    ]
}