Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2414601/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/limited/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/Huashen87/?format=api",
    "author": "https://translate.habitica.com/api/users/Huashen87/?format=api",
    "timestamp": "2023-03-14T19:35:12.058638Z",
    "action": 2,
    "target": "我們帶回了 10 種社群最喜歡的魔法孵化藥水。前往市場補充您的收藏!",
    "id": 401858,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/401858/?format=api"
}