Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4851316/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesgetting-started/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesgetting-started/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-10-24T07:49:56.920028Z",
    "action": 5,
    "target": "Fedora CoreOS no tiene un disco de instalación separado. En su lugar, cada instancia comienza a partir de una imagen de disco genérica que se personaliza en el primer arranque por medio de https://github.com/coreos/ignition[Ignition].",
    "old": "",
    "details": {
        "state": 20,
        "source": "Fedora CoreOS does not have a separate install disk. Instead, every instance starts from a generic disk image which is customized on first boot via https://github.com/coreos/ignition[Ignition].",
        "old_state": 0
    },
    "id": 12598697,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/12598697/?format=api"
}