Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/6939277/?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:47:50.689998Z",
    "action": 5,
    "target": "| Número | Etiqueta      | Descripción                                          | Tipo de partición\n| 1      | BIOS-BOOT  | Contiene imagen BIOS GRUB                             | datos crudos\n| 2      | EFI-SYSTEM | Contiene imagen EFI GRUB y corrector Secure Boot         | FAT32\n| 3      | boot       |Contiene configuración GRUB, imágenes kernel/initramfs | ext4\n| 4      | root       | Contiene el sistema de archivos raíz                         | xfs\n",
    "old": "",
    "details": {
        "state": 20,
        "source": "| Number | Label      | Description                                          | Partition Type\n| 1      | BIOS-BOOT  | Contains BIOS GRUB image                             | raw data\n| 2      | EFI-SYSTEM | Contains EFI GRUB image and Secure Boot shim         | FAT32\n| 3      | boot       | Contains GRUB configuration, kernel/initramfs images | ext4\n| 4      | root       | Contains the root filesystem                         | xfs\n",
        "old_state": 0
    },
    "id": 17009797,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17009797/?format=api"
}