Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7933390/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f34antorayml/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f34antorayml/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/nathan95/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/nathan95/?format=api",
    "timestamp": "2022-12-12T14:17:03.067114Z",
    "action": 2,
    "target": "modules/guide-per-amministratori-di-sistema/nav.adoc",
    "old": "moduli/guida-sistema-degli amministratori/nav.doc",
    "details": {
        "state": 20,
        "source": "modules/system-administrators-guide/nav.adoc",
        "old_state": 20
    },
    "id": 8984507,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8984507/?format=api"
}