Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/310685/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/death/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/death/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Natiryum/?format=api",
    "author": "https://translate.habitica.com/api/users/Natiryum/?format=api",
    "timestamp": "2020-01-17T21:40:45.607700Z",
    "action": 2,
    "target": "하나의 레벨과, 골드, 그리고 장비 하나를 잃었습니다. 하지만 다시 열심히 노력해서 되찾을 수 있어요! 행운을 빕니다 -- 당신은 잘 할 수 있을 거에요.",
    "id": 110664,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/110664/?format=api"
}