Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/34285/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "author": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "timestamp": "2019-04-11T02:50:00.395856Z",
    "action": 2,
    "target": "在这里,你和你的朋友可以互相督促完成目标并通过完成任务组团打小怪兽!",
    "id": 19645,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/19645/?format=api"
}