Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/156328/?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/lucac/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-04-10T06:28:47.024189Z",
    "action": 2,
    "target": "这个骑士长矛非常适合攻击你最红的习惯和日常。增加<%= con %>点体质。魔法衣橱:黑桃王牌套装(3个中的第3件)。",
    "id": 18931,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/18931/?format=api"
}