Changes API.

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

GET /api/changes/1103413/?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": "2024-01-26T22:43:08.068188Z",
    "action": 59,
    "target": "<b>您确定吗?</b>这将永久删除您的帐号,并且永远无法恢复!您需要注册一个新账号才能再次使用Habitica。已存入银行或已消费的宝石将不予退还。如果您已确定,请在下方的文本框中输入<b>\"<%= magicWord %>\"</b> 。",
    "id": 1103413,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1103413/?format=api"
}