Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/178408/?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:07:35.120649Z",
    "action": 2,
    "target": "快乐秋季节日!你想买些稀罕东西吗?10月31日前购买!",
    "id": 88948,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/88948/?format=api"
}