Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/53439/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/en_GB/?format=api",
    "user": "https://translate.habitica.com/api/users/EddyNottingham/?format=api",
    "author": "https://translate.habitica.com/api/users/EddyNottingham/?format=api",
    "timestamp": "2025-03-11T23:44:12.623489Z",
    "action": 2,
    "target": "Now that you've hit level 100, you won't gain any more Stat Points. You can continue levelling up, or start a new adventure at level 1 by using the <<a href='/shops/market'>>Orb of Rebirth</a>!",
    "id": 1230036,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1230036/?format=api"
}