Changes API.

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

GET /api/changes/1141280/?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/FantasyCreature/?format=api",
    "author": "https://translate.habitica.com/api/users/Razi/?format=api",
    "timestamp": "2024-06-21T20:31:42.236584Z",
    "action": 7,
    "target": "Now that you've hit level 100, you won't gain any more Stat Points. You can continue leveling up, or start a new adventure at level 1 by using the <a href='https://habitica.fandom.com/wiki/Orb_of_Rebirth' target='_blank'>Orb of Rebirth</a>!",
    "id": 1141280,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/1141280/?format=api"
}