Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/90010/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "author": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "timestamp": "2019-08-26T13:25:45.801288Z",
    "action": 9,
    "target": "你拚命找到了一條安全的道路通過了這座有生命的山。站在陽光下,你的朋友 @intune 注意到洞穴出口處的地面上有東西在發光。你彎腰撿起來,它看起來是帶著一條黃金礦脈的小石塊。在它旁邊還有許多形狀奇特的岩石。它們看起來幾乎就像是...蛋?",
    "id": 44221,
    "action_name": "Translation uploaded",
    "url": "https://translate.habitica.com/api/changes/44221/?format=api"
}