Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9704871/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesstorage/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesstorage/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2024-08-27T16:08:04.406007Z",
    "action": 5,
    "target": "Se crea una entrada de menú GRUB por cada versión de Fedora CoreOS disponible en un sistema. Esta entrada de menú hace referencia a una implementación `ostree` que consta de un kernel Linux, un initramfs y un hash que enlaza a un compromiso `ostree` (pasado por medio del argumento del kernel `ostree=`). Durante el arranque, `ostree` leerá este argumento del kernel para determinar que implementación usar como sistema de archivos raíz. Cada actualización o cambio en el sistema (instalación de paquete, añadido de argumentos de kernel) crea una nueva implementación. Esto permite la vuelta atrás a implementaciones anteriores si la actualización causa problemas.",
    "old": "",
    "details": {
        "state": 20,
        "source": "A GRUB menu entry is created for each version of Fedora CoreOS currently available on a system. This menu entry references an `ostree` deployment which consists of a Linux kernel, an initramfs and a hash linking to an `ostree` commit (passed via the `ostree=` kernel argument). During bootup, `ostree` will read this kernel argument to determine which deployment to use as the root filesystem. Each update or change to the system (package installation, addition of kernel arguments) creates a new deployment. This enables rolling back to a previous deployment if the update causes problems.",
        "old_state": 0
    },
    "id": 17009822,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17009822/?format=api"
}