Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/212909/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Kartoffeln_/?format=api",
    "author": "https://translate.habitica.com/api/users/Kartoffeln_/?format=api",
    "timestamp": "2019-09-12T06:00:59.970984Z",
    "action": 2,
    "target": "你确定要删除已经完成的待办事项吗?",
    "id": 49736,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/49736/?format=api"
}