Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15152479/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/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-04T06:34:59.659029Z",
    "action": 5,
    "target": "Si necesita tener secretos en su configuración Ignition debería almacenarla en un depósito S3 y tener una configuración mínima en datos de usuario. Una vez que la instancia ha completado el primer arranque, borre el depósito S3 puesto que cualquier proceso o contenedor que se ejecute en la instancia puede acceder a él. Vea en la https://coreos.github.io/ignition/operator-notes/#secrets[documentación Ignition] más advertencias sobre la administración de secretos.",
    "old": "",
    "details": {
        "state": 20,
        "source": "If you need to have secrets in your Ignition configuration you should store it into a S3 bucket and have a minimal configuration in user-data.  Once the instance has completed the first boot, clear the S3 bucket as any process or container running on the instance could access it.  See the https://coreos.github.io/ignition/operator-notes/#secrets[Ignition documentation] for more advice on secret management.",
        "old_state": 0
    },
    "id": 16800310,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16800310/?format=api"
}