Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246127/?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-03T10:12:41.523903Z",
    "action": 2,
    "target": "须勾选下方的选项框才能够创建您的订阅。它使您的亚马逊账号能够继续进行<strong>这个</strong>订阅的付款,不会使您的亚马逊账号在未来自动付费。",
    "id": 82422,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/82422/?format=api"
}