Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/253686/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "timestamp": "2024-01-19T09:42:46.778032Z",
    "action": 2,
    "target": "<%= username %>攻击<%= bossName %>,造成了<%= userDamage %>点伤害。<%= bossName %>没有反击,因为它尊重维护后存在一些 bug 的事实,而且它不想不公平地伤害任何人。它很快就会继续横冲直撞!",
    "id": 1085024,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1085024/?format=api"
}