Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/20940/?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/clive951015/?format=api",
    "author": "https://translate.habitica.com/api/users/clive951015/?format=api",
    "timestamp": "2019-04-12T13:43:47.518221Z",
    "action": 5,
    "target": "哦,你一定是新來的。我是Justin,你在Habitica的向導。\n\n開始之前,我們該怎麽稱呼您? 你可隨意修改默認值,等你都填好後,我們就可以開始創建你的個人形象!",
    "id": 22087,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/22087/?format=api"
}