Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/21754/?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_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "author": "https://translate.habitica.com/api/users/JiPai/?format=api",
    "timestamp": "2019-04-11T05:10:23.967619Z",
    "action": 2,
    "target": "哦,你一定是新来的。我是Justin,你在Habitica的向导。\n\n开始之前,我们该怎么称呼您? 你可随意修改默认值,等你都填好后,我们就可以开始创建你的个人形象!",
    "id": 19860,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/19860/?format=api"
}