Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10125615/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f35pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f35pagesindex/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2025-02-26T22:57:01.747405Z",
    "action": 2,
    "target": "xref:f32@fedora:system-administrators-guide:index.adoc[Guía de Administrador del Sistema Fedora 35]",
    "old": "xref:f32@fedora:system-administrators-guide:index.adoc[Guía de Administrador del Sistema Fedora 33]",
    "details": {
        "state": 20,
        "source": "xref:f35@fedora:system-administrators-guide:index.adoc[Fedora 35 System Administrator’s Guide]",
        "old_state": 20
    },
    "id": 18166797,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/18166797/?format=api"
}