Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/463754/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/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:05:47.324062Z",
    "action": 5,
    "target": "이 메시지를 운영자에게 보고하셨습니다.",
    "id": 110611,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/110611/?format=api"
}