Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/178410/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/limited/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "author": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "timestamp": "2019-11-24T07:03:54.619544Z",
    "action": 2,
    "target": "快乐春季嘉年华!你想买些稀罕东西吗?4月30日前购买!",
    "id": 88942,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/88942/?format=api"
}