Change Instance
Changes API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/changes/12347112/?format=api
{ "unit": "https://translate.fedoraproject.org/api/units/15152468/?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/en/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:01.987516Z", "action": 59, "target": "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": "", "details": { "state": 100, "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": -1 }, "id": 12347112, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347112/?format=api" }