Changes API.

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

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