Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246007/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Alrcatraz/?format=api",
    "author": "https://translate.habitica.com/api/users/Alrcatraz/?format=api",
    "timestamp": "2023-11-15T05:27:56.956527Z",
    "action": 2,
    "target": "<b>你确定吗?</b>这样会永远删除你的账号,再也不能被恢复了!要是你想再用Habitica,你就要重新注册一个新的账号。账号里和用过的宝石是不会被退还的。如果你真的肯定,请在以下的文本框输入<b><%= magicWord %></b>。",
    "id": 1045794,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1045794/?format=api"
}