Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246006/?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:26:37.984409Z",
    "action": 2,
    "target": "<b>你确定吗?</b>这会永久地删除你的帐号,并且永远也无法恢复!如果您改变主意想再次用回Habitica,就需要注册一个新的帐号了。不管是已经花掉的还是在余额中的宝石都无法退费。如果你非常确定,在下面的文本框中输入你的密码。",
    "id": 1045793,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1045793/?format=api"
}