Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/2804250/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f32pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f32pagesindex/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "timestamp": "2024-05-29T12:12:02.892778Z",
    "action": 27,
    "target": "xref:f32@fedora:system-administrators-guide:index.adoc[Guide de l'administrateur système de Fedora 32]",
    "old": "xref:f32@fedora:system-administrators-guide:index.adoc[Guide de l’administrateur système de Fedora 32]",
    "details": {
        "state": 20,
        "source": "xref:f32@fedora:system-administrators-guide:index.adoc[Fedora 32 System Administrator’s Guide]",
        "old_state": 20
    },
    "id": 16397083,
    "action_name": "Translation replaced",
    "url": "https://translate.fedoraproject.org/api/changes/16397083/?format=api"
}