Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18416021/?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/ga/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-22T22:20:09.040217Z",
    "action": 30,
    "target": "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": "xref:cpe:ROOT:index.adoc[**CPE**] - The Community Platform Engineering Team is a Red Hat team dedicated to the Fedora and CentOS projects where they contribute to the infrastructure and release engineering.",
    "details": {
        "state": 10,
        "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": -1
    },
    "id": 17179947,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/17179947/?format=api"
}