Changes API.

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

GET /api/changes/111882/?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/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2020-01-21T09:05:12.928755Z",
    "action": 2,
    "target": "秋季节日快乐!你想买些稀罕东西吗?10月31日前购买!",
    "id": 111882,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/111882/?format=api"
}