Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/89970/?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:44.351502Z",
    "action": 9,
    "target": "酒館的燈火徹夜明亮<br>直到一個傍晚那光輝消逝!<br>我們這些夜貓子要怎麼辦?<br>@Twitching 大喊道:「我需要一些戰士!<br>看到那隻暗夜貓頭鷹,滿身星斗的敵人了嗎?<br>快快打敗他別慢下來!<br>我們將他的黑影趕出門外,<br>並且讓夜晚再度明亮!」",
    "id": 44200,
    "action_name": "Translation uploaded",
    "url": "https://translate.habitica.com/api/changes/44200/?format=api"
}