Changes API.

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

GET /api/changes/564542/?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": null,
    "author": null,
    "timestamp": "2023-10-20T14:44:12.183473Z",
    "action": 59,
    "target": "你肯定吗?这样会永远删除你的账号,再也不能被恢复了!要是你想再用Habitica,你就要重新注册一个新的账号。账号里和用过的宝石是不会被退还的。如果你真的肯定,请在以下的文本框输入<%= magicWord %>。",
    "id": 564542,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/564542/?format=api"
}