Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10811498/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-libvirt/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-libvirt/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2023-01-06T17:54:28.461867Z",
    "action": 5,
    "target": "Fedora CoreOS tiene un usuario `core` predeterminado que puede ser usado para explorar el SO. Si usted desea utilizarlo finalice su xref:authentication.adoc[configuración] proporcionando una clave SSH.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Fedora CoreOS has a default `core` user that can be used to explore the OS. If you want to use it, finalize its xref:authentication.adoc[configuration] by providing e.g. an SSH key.",
        "old_state": 0
    },
    "id": 9064320,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/9064320/?format=api"
}