Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/61796/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/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:52:09.646284Z",
    "action": 2,
    "target": "This is the Hall of Contributors, where open-source contributors to Habitica are honoured. Whether through code, art, music, writing, or even just helpfulness, they have earned <a href='https://github.com/HabitRPG/habitica/wiki/Contributing-to-Habitica#contributor-tier-rewards' target='_blank'>Gems, exclusive Equipment</a>, and <a href='https://github.com/HabitRPG/habitica/wiki/Contributing-to-Habitica#contributor-tiers' target='_blank'>prestigious titles</a>. You can contribute to Habitica, too! <a href='https://github.com/HabitRPG/habitica/wiki/Contributing-to-Habitica' target='_blank'>Find out more here.</a>",
    "id": 1230046,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1230046/?format=api"
}