Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/6939271/?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-27T15:35:50.803335Z",
    "action": 5,
    "target": "Este ejemplo configura un disco de arranque reflejado con un sistema de archivos cifrado con TPM2, anula los tamaños de las replicas de la partición raíz generada automáticamente y añade un partición `/var` reflejada cifrada que consume el resto de los discos.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This example configures a mirrored boot disk with a TPM2-encrypted root filesystem, overrides the sizes of the automatically-generated root partition replicas, and adds an encrypted mirrored `/var` partition which consumes the remainder of the disks.",
        "old_state": 0
    },
    "id": 17009786,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17009786/?format=api"
}