Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/60698/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/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-08T05:34:12.182073Z",
    "action": 9,
    "target": "想獲得更多終極裝備徽章?可到「<a href='/user/settings/site' target='_blank'>設定 &gt; 網站</a>」頁面變更職業並購買新的職業裝備!",
    "id": 37344,
    "action_name": "Translation uploaded",
    "url": "https://translate.habitica.com/api/changes/37344/?format=api"
}