Changes API.

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

GET /api/changes/19643/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.habitica.com/api/units/34284/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "author": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "timestamp": "2019-04-11T02:49:40.611744Z",
    "action": 2,
    "target": "技能是有强大作用的特殊能力!点击技能来释放它。使用技能需要消耗魔法值(蓝色条),魔力可由每日签到和完成现实任务来获得。更多信息请查询FAQ!",
    "id": 19643,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/19643/?format=api"
}