Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/191555/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/Dingding321/?format=api",
    "author": "https://translate.habitica.com/api/users/Dingding321/?format=api",
    "timestamp": "2019-04-23T10:44:57.629118Z",
    "action": 2,
    "target": "在開始之前,我們先看看真麼稱呼你吧。下面我為你產生了顯示名稱和帳戶名稱。你選好以後,我們就可以開始塑造你的人物了!",
    "id": 25941,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/25941/?format=api"
}