Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/91177/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/death/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/death/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/blacksheep47/?format=api",
    "author": "https://translate.habitica.com/api/users/blacksheep47/?format=api",
    "timestamp": "2021-10-16T23:08:54.142163Z",
    "action": 2,
    "target": "这经常发生? <a href='https://habitica.fandom.com/zh/wiki/死亡#存活的策略' target='_blank'>这里有一些提示!</a>",
    "id": 286561,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/286561/?format=api"
}