Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/178732/?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:00.727110Z",
    "action": 2,
    "target": "本活动持续到1月15日,当你送给你的朋友一份订阅时,你可以免费得到相同的订阅时长!",
    "id": 82405,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/82405/?format=api"
}