Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/181040/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2019-12-22T08:10:45.410181Z",
    "action": 2,
    "target": "你不能一边做副本卷轴一边接受这个队伍邀请。如果你想加入这个队伍,你先要放弃你的副本卷轴,这在你的队伍界面上可以操作。你会拿到退回的副本卷轴。",
    "id": 98966,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/98966/?format=api"
}