Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/227247/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "author": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "timestamp": "2019-04-10T13:53:02.448621Z",
    "action": 5,
    "target": "这张来自魔法之心的闪光纸片悬在空中缓慢地舞蹈着。什么效果也没有。2019年二月 付费订阅 物品",
    "id": 19297,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/19297/?format=api"
}