Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17558478/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f40pagespreparing-boot-media/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f40pagespreparing-boot-media/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "timestamp": "2025-01-20T09:06:49.984156Z",
    "action": 2,
    "target": "Ces méthodes contournent la configuration du bootloader intégrée aux images de Fedora, qui sont prépartitionnées et conçues pour démarrer sur les systèmes UEFI avec Secure Boot activé tout comme sur les systèmes BIOS. Ces méthodes peuvent donc poser problème avec les images de Fedora, en particulier sur les systèmes UEFI.",
    "old": "Ces méthodes contournent la configuration du bootloader intégrée aux images de Fedora, qui sont prépartitionnées et conçues pour démarrer sur les systèmes UEFI avec Secure Boot activé tout comme sur les systèmes BIOS. Ces méthodes peuvent donc poser problème avec les images de Fedora, en particulier avec les systèmes UEFI.",
    "details": {
        "state": 20,
        "source": "These methods circumvent the boot-loader configuration built into Fedora images, which are pre-partitioned and designed to boot on UEFI systems with SecureBoot enabled as well as BIOS systems, and thus they do not produce consistent results with Fedora images, especially on UEFI systems.",
        "old_state": 20
    },
    "id": 17893826,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17893826/?format=api"
}