Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/198103/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/blacksheep47/?format=api",
    "author": "https://translate.habitica.com/api/users/blacksheep47/?format=api",
    "timestamp": "2020-10-20T11:41:33.705391Z",
    "action": 2,
    "target": "恭喜你,开始了一段新冒险!这是你的第<%= number %>次冒险,你曾经获得的最高级别是<%= level %>级。有这个成就加持,祝你在全新的冒险中再创辉煌!",
    "id": 197834,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/197834/?format=api"
}