Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/245987/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/JerryChen/?format=api",
    "author": "https://translate.habitica.com/api/users/JerryChen/?format=api",
    "timestamp": "2022-04-17T13:35:30.920743Z",
    "action": 2,
    "target": "你确定要更改每日起始时间吗? 你的每日任务将在<%= time %>之后你首次使用Habitica时重置。记得在那之前完成你的每日任务喔!",
    "id": 320006,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/320006/?format=api"
}