Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75323/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "author": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "timestamp": "2019-07-16T22:08:11.125050Z",
    "action": 2,
    "target": "忽視或不尊重管理員。這包括公開抱怨管理員或其他使用者、公開讚揚被封鎖的用戶或為其辯護、爭論管理員的作為是否合適。如果您對某條規範或某管理員的行為感到顧慮,請寫信與工作人員聯繫 (<a href='mailto:admin@habitica.com' target='_blank'>admin@habitica.com</a>)。",
    "id": 34007,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/34007/?format=api"
}