Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/172788/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/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-11T18:55:54.945351Z",
    "action": 2,
    "target": "您的電子郵件邀請函已達上限。我們設立上限以避免濫發。但您若想要發送更多,可以至 <%= techAssistanceEmail %> 與我們連繫 ,我們將會很樂意與您討論!",
    "id": 21139,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/21139/?format=api"
}