Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/21556/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/lucac/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-04-10T05:24:32.847270Z",
    "action": 5,
    "target": "战士会有更强的暴击、更高的暴击率,在完成任务时会随机触发暴击得到额外的金币、经验和物品掉率。也能够对Boss造成较强的伤害。如果碰运气式的随机奖励更能激励你,或者想对Boss打出伤害,那就当个战士吧!",
    "id": 18749,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/18749/?format=api"
}