Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10805015/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesbare-metal/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesbare-metal/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-04-22T13:49:43.131973Z",
    "action": 5,
    "target": "Arrancar la imagen PXE requiere al menos 2 Gb de RAM con el argumento de kernel `coreos.live.rootfs_url` y 4 Gb de otro modo. Puede instalar en modo heredado de arranque (BIOS) o en modo UEFI , sea cual sea el modo en el que se usará el sistema operativo una vez instalado.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Booting the live PXE image requires at least 2 GiB of RAM with the `coreos.live.rootfs_url` kernel argument, and 4 GiB otherwise. You can install in either legacy boot (BIOS) mode or in UEFI mode, regardless of what mode the OS will use once installed.",
        "old_state": 0
    },
    "id": 15736118,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15736118/?format=api"
}