Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246073/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/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-03T08:35:37.128531Z",
    "action": 2,
    "target": "你已经成功退订所有Habitica发出的邮件,你可以在<a href=\"/user/settings/notifications\">【设置】→【通知】</a>里选择接受你想要收到的邮件类型(需要登录)。",
    "id": 82397,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/82397/?format=api"
}