Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/185489/?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:40:11.897503Z",
    "action": 5,
    "target": "这件厚夹克有着双重排扣,可以保护你免受液体泼溅(还具有便捷反穿设计)。智力上升了<%= int %>。魔法衣橱:厨师套装(4个中的第2件)。",
    "id": 19288,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/19288/?format=api"
}