Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/9362/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-16T20:49:30.662436Z",
    "action": 59,
    "target": "Seerr (Estable)",
    "old": "Seerr (Estable)",
    "details": {
        "state": 20,
        "source": "Seerr Stable",
        "context": "components.Layout.VersionStatus.streamstable",
        "old_state": 20
    },
    "id": 103998,
    "action_name": "String updated in the repository",
    "url": "https://translate.seerr.dev/api/changes/103998/?format=api"
}