Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246212/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-05-30T21:30:37.968278Z",
    "action": 30,
    "target": "<b>Are you sure?</b> This action is permanent. Deleting your account will remove all of your data, and it cannot be recovered. Gems will not be refunded.<br><br>Please allow up to 24 hours for account deletion to complete, and up to 30 days for analytics data to be removed if you opted in. Once complete, you'll be able to register for a new Habitica account using your previous login information.<br><br>To continue, type your password below.",
    "id": 1360939,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1360939/?format=api"
}