Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/28954/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ro/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-16T20:50:05.527000Z",
    "action": 59,
    "target": "Deoarece este prima ta authentificare in {applicationName}, este necesara sa introduci o adresa de email valida.",
    "old": "Deoarece este prima ta authentificare in {applicationName}, este necesara sa introduci o adresa de email valida.",
    "details": {
        "state": 10,
        "source": "Add a valid email address to complete your profile. This will be used for notifications and local sign-in.",
        "context": "components.Login.description",
        "old_state": 20
    },
    "id": 104307,
    "action_name": "String updated in the repository",
    "url": "https://translate.seerr.dev/api/changes/104307/?format=api"
}