Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/2966977/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pageskernel-module-driver-configurationworking_with_the_grub_2_boot_loader/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pageskernel-module-driver-configurationworking_with_the_grub_2_boot_loader/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
    "timestamp": "2023-01-07T13:31:13.678698Z",
    "action": 9,
    "target": "menuentry 'Fedora, with Linux 3.17.4-301.fc21.x86_64' --class fedora --class gnu-linux --class gnu --class os --unrestricted $menuentry_id_option 'gnulinux-3.17.4-301.fc21.x86_64-advanced-effee860-8d55-4e4a-995e-b4c88f9ac9f0' {\n        load_video\n        set gfxpayload=keep\n        insmod gzio\n        insmod part_msdos\n        insmod ext2\n        set root='hd0,msdos1'\n        if [ x$feature_platform_search_hint = xy ]; then\n          search --no-floppy --fs-uuid --set=root --hint='hd0,msdos1'  f19c92f4-9ead-4207-b46a-723b7a2c51c8\n        else\n          search --no-floppy --fs-uuid --set=root f19c92f4-9ead-4207-b46a-723b7a2c51c8\n        fi\n        linux16 /vmlinuz-3.17.4-301.fc21.x86_64 root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/swap rd.lvm.lv=fedora/root rhgb quiet LANG=en_US.UTF-8\n        initrd16 /initramfs-3.17.4-301.fc21.x86_64.img\n}\n",
    "id": 9066696,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/9066696/?format=api"
}