Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18416019/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-engineering/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-engineering/masterpagesindex/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/peartown/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/peartown/?format=api",
    "timestamp": "2025-01-02T19:05:23.615669Z",
    "action": 2,
    "target": "xref:cpe:ROOT:index.adoc[**CLE**] - Community Linux Engineering Team (Technický tým pro komunitní Linux) je týmem Red Hatu, který je vyčleněn pro projekty Fedory a CentOS, kde přispívají k technickým otázkám infrastruktury a vydání.",
    "old": "xref:cpe:ROOT:index.adoc[**CPE**] - The Community Platform Engineering Team (Technický tým pro komunitní platformu) je týmem Red Hatu, který je vyčleněn pro projekty Fedory a CentOS, kde přispívají k technickým otázkám infrastruktury a vydání.",
    "details": {
        "state": 20,
        "source": "xref:cle:ROOT:index.adoc[**CLE**] - The Community Linux Engineering Team is a Red Hat team dedicated to the Fedora and CentOS projects where they contribute to the infrastructure and release engineering.",
        "old_state": 10
    },
    "id": 17578434,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17578434/?format=api"
}