Changes API.

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

GET /api/changes/49726/?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/Kartoffeln_/?format=api",
    "author": "https://translate.habitica.com/api/users/Kartoffeln_/?format=api",
    "timestamp": "2019-09-12T05:52:12.651332Z",
    "action": 5,
    "target": "<%= username %>对<%= bossName %>造成了<%= userDamage %>点伤害。<%= bossName %>没有反击,因为它考虑到目前有些需要修复的错误,他不想不公平地伤害到任何人。但很快它将继续横冲直撞!",
    "id": 49726,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/49726/?format=api"
}