Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246333/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/HorseCheng/?format=api",
    "author": "https://translate.habitica.com/api/users/HorseCheng/?format=api",
    "timestamp": "2019-04-11T01:04:38.278263Z",
    "action": 2,
    "target": "需勾選下方的勾選框才可以建立您的訂閱資格。允許使用 Amazon 帳號來持續付款<strong>此</strong>訂閱資格。系統不會讓您的 Amazon 帳號自動用於任何未來的付款。",
    "id": 19529,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/19529/?format=api"
}