Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/178733/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/limited/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-11-03T09:07:50.526746Z",
    "action": 2,
    "target": "请注意,如果您或您的礼物收件人已经有一个订阅了,作为礼物的订阅只会在原来的订阅取消后或者过期后开始生效。非常感谢你的支持!(*^_^*)",
    "id": 82407,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/82407/?format=api"
}