Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3353697/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-08-07T15:40:06.067823Z",
    "action": 59,
    "target": "This E-Mail is blocked from registration. If you think this is a mistake, please contact us at admin@habitica.com.",
    "id": 1263340,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1263340/?format=api"
}