Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/98770/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-10-31T10:09:12.586858Z",
    "action": 30,
    "target": "This email address is already in use. You can try logging in or use a different email to register. If you need help, reach out to admin@habitica.com.",
    "id": 1291105,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1291105/?format=api"
}