Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/524225/?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/hyunyeolkim/?format=api",
    "author": "https://translate.habitica.com/api/users/hyunyeolkim/?format=api",
    "timestamp": "2020-08-08T23:28:49.778719Z",
    "action": 2,
    "target": "습관은 정해진 시간에만 해야하는 항목이 아닙니다. 하루에 여러 번 체크해도 됩니다.",
    "id": 177594,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/177594/?format=api"
}