Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2788691/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/en_GB/?format=api",
    "user": "https://translate.habitica.com/api/users/RivianTheDragon/?format=api",
    "author": "https://translate.habitica.com/api/users/RivianTheDragon/?format=api",
    "timestamp": "2025-03-21T04:51:43.209024Z",
    "action": 2,
    "target": "<b>Your API Token is like a password; Do not share it publicly.</b> You may occasionally be asked for your User ID, but never post your API Token where others can see it, including on Github.<br><br><b>Note:</b> If you need a new API Token (e.g., if you accidentally shared it), email <a href='mailto:admin@habitica.com' target='_blank'>admin@habitica.com</a> with your User ID and current Token. Once it is reset you will need to re-authorise everything by logging out of the website and mobile app and by providing the new Token to any other Habitica tools that you use.",
    "id": 1232811,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1232811/?format=api"
}