Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/802048/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f31pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f31pagesindex/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:01.259317Z",
    "action": 27,
    "target": "xref:f31@fedora:install-guide:index.adoc[Guide d'installation de Fedora 31]",
    "old": "xref:f31@fedora:install-guide:index.adoc[Guide d’installation de Fedora 31]",
    "details": {
        "state": 20,
        "source": "xref:f31@fedora:install-guide:index.adoc[Fedora 31 Installation Guide]",
        "old_state": 20
    },
    "id": 16397067,
    "action_name": "Translation replaced",
    "url": "https://translate.fedoraproject.org/api/changes/16397067/?format=api"
}