Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/227245/?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:49:40.507296Z",
    "action": 5,
    "target": "这个锥形的帽子不但相当好看,而且还能塞进一张卷起来的待办事项清单。增加了<%= per %>的感知。魔法衣橱:春之外套(3个中的第1个)。",
    "id": 19295,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/19295/?format=api"
}