Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17558477/?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:18.824655Z",
    "action": 2,
    "target": "Historiquement, les outils de création USB universels, tels que [application]*Unetbootin*, étaient souvent utilisés pour créer des programmes d'installation USB à partir d'ISO destinés aux supports CD/DVD. Généralement, ces outils créaient un système de fichiers sur la clé USB en extrayant les fichiers de l'image et en écrivant le bootloader [application]*syslinux* sur le périphérique.",
    "old": "Historiquement, les outils de création USB universels, tels que [application]*Unetbootin*, sont un moyen populaire de créer des programmes d'installation USB à partir d'ISO destinés aux supports CD/DVD. Ils créent généralement un système de fichiers sur la clé USB en extrayant les fichiers de l'image et en écrivant le bootloader [application]*syslinux* sur le périphérique.",
    "details": {
        "state": 20,
        "source": "Historically, universal USB creation tools, such as [application]*Unetbootin*, are a popular way to create USB installers from ISOs intended for optical media. They typically create a filesystem on the USB drive by extracting files from the image, and writing [application]*syslinux* bootloader to the device.",
        "old_state": 20
    },
    "id": 17893819,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17893819/?format=api"
}