Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/20742/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/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-16T18:39:15.918489Z",
    "action": 2,
    "target": "戰士將有較大的機率能觸發「會心一擊」,並在完成任務時可隨機獲得額外的金幣、經驗和掉落率。同時他們還能對魔王施加巨大的傷害。如果您希望像樂透一樣獲得不可預期的獎勵,或是想在魔王副本中重創魔王,就來加入戰士的行列吧!",
    "id": 33671,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/33671/?format=api"
}