Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/253685/?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:46:15.801721Z",
    "action": 2,
    "target": "<%= username %>攻击<%= bossName %>,造成了<%= userDamage %>点伤害。<%= bossName %>对队伍发动反击,造成了<%= bossDamage %>点伤害。",
    "id": 1085036,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1085036/?format=api"
}