Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/178731/?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:06:19.427578Z",
    "action": 2,
    "target": "赠送其他用户订阅服务的同时,您自己也能免费得到订阅者身份!",
    "id": 82404,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/82404/?format=api"
}