Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/60699/?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.248749Z",
    "action": 9,
    "target": "想獲得更多的裝備?快來看看<strong>神秘寶箱!</strong> 點擊神秘寶箱就可以獲得隨機的特殊裝備!而且還可能得到隨機的經驗值或是食物。",
    "id": 37345,
    "action_name": "Translation uploaded",
    "url": "https://translate.habitica.com/api/changes/37345/?format=api"
}