Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/524208/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/deadcat/?format=api",
    "author": "https://translate.habitica.com/api/users/deadcat/?format=api",
    "timestamp": "2020-05-19T14:45:19.515618Z",
    "action": 2,
    "target": "완료된 할 일 목록은 비회원은 30일,  회원은 90일 뒤에 삭제됩니다.",
    "id": 146537,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/146537/?format=api"
}