Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tails.net/api/components/tails/accessibility/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/accessibility/fr/?format=api",
    "user": "https://translate.tails.net/api/users/weblate:commit/?format=api",
    "author": "https://translate.tails.net/api/users/weblate:commit/?format=api",
    "timestamp": "2025-12-07T18:29:38.748787Z",
    "action": 17,
    "target": "",
    "old": "",
    "details": {},
    "id": 3528349,
    "action_name": "Changes committed",
    "url": "https://translate.tails.net/api/changes/3528349/?format=api"
}