Translation components API.

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

GET /api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 974,
    "next": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/changes/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T04:38:37.692043Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 18217028,
            "action_name": "Alert triggered",
            "url": "https://translate.fedoraproject.org/api/changes/18217028/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-15T17:39:18.675499Z",
            "action": 15,
            "target": "",
            "old": "",
            "details": {
                "auto": true
            },
            "id": 18209438,
            "action_name": "Component unlocked",
            "url": "https://translate.fedoraproject.org/api/changes/18209438/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-14T17:41:13.331972Z",
            "action": 14,
            "target": "",
            "old": "",
            "details": {
                "auto": true
            },
            "id": 18207496,
            "action_name": "Component locked",
            "url": "https://translate.fedoraproject.org/api/changes/18207496/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-14T17:41:13.318100Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "UpdateFailure"
            },
            "id": 18207495,
            "action_name": "Alert triggered",
            "url": "https://translate.fedoraproject.org/api/changes/18207495/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693495/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/pt_BR/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
            "timestamp": "2025-01-13T22:28:58.120768Z",
            "action": 4,
            "target": "STREAM=\"stable\"\ncoreos-installer download -s \"${STREAM}\" -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
            "old": "STREAM=\"stable\"\ncoreos-installer download -s \"${STREAM}\" -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
            "details": {
                "state": 10,
                "source": "STREAM=\"stable\"\ncoreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
                "old_state": 10
            },
            "id": 17639980,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/17639980/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.779959Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/zh_CN/master/pages/provisioning-qemu.po"
            },
            "id": 17639256,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17639256/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693503/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.779934Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-img create -f qcow2 -F qcow2 -b \"${IMAGE}\" my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n  -drive if=virtio,file=my-fcos-vm.qcow2 ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639255,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639255/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693502/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.779909Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n  -drive \"if=virtio,file=${IMAGE}\" ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639254,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639254/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693501/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.779857Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "STREAM=\"stable\"\ncoreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
                "old_state": -1
            },
            "id": 17639253,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639253/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.697481Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/uk/master/pages/provisioning-qemu.po"
            },
            "id": 17639252,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17639252/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693500/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.697422Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-img create -f qcow2 -F qcow2 -b \"${IMAGE}\" my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n  -drive if=virtio,file=my-fcos-vm.qcow2 ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639251,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639251/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693499/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.697361Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n  -drive \"if=virtio,file=${IMAGE}\" ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639250,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639250/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693498/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.697258Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "STREAM=\"stable\"\ncoreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
                "old_state": -1
            },
            "id": 17639249,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639249/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.595504Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/pt_BR/master/pages/provisioning-qemu.po"
            },
            "id": 17639248,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17639248/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693497/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.595467Z",
            "action": 71,
            "target": "qemu-img create -f qcow2 -b fedora-coreos-qemu.qcow2 my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n\t-drive if=virtio,file=my-fcos-vm.qcow2 \\\n\t-fw_cfg name=opt/com.coreos/config,file=caminho/para/exemplo.ign \\\n\t-nic user,model=virtio,hostfwd=tcp::2222-:22\n",
            "old": "",
            "details": {
                "state": 10,
                "source": "qemu-img create -f qcow2 -F qcow2 -b \"${IMAGE}\" my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n  -drive if=virtio,file=my-fcos-vm.qcow2 ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639247,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639247/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693497/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.595425Z",
            "action": 30,
            "target": "qemu-img create -f qcow2 -F qcow2 -b \"${IMAGE}\" my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n  -drive if=virtio,file=my-fcos-vm.qcow2 ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
            "old": "qemu-img create -f qcow2 -b fedora-coreos-qemu.qcow2 my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n\t-drive if=virtio,file=my-fcos-vm.qcow2 \\\n\t-fw_cfg name=opt/com.coreos/config,file=path/to/example.ign \\\n\t-nic user,model=virtio,hostfwd=tcp::2222-:22\n",
            "details": {
                "state": 10,
                "source": "qemu-img create -f qcow2 -F qcow2 -b \"${IMAGE}\" my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n  -drive if=virtio,file=my-fcos-vm.qcow2 ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639246,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/17639246/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693496/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.595384Z",
            "action": 71,
            "target": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n\t-drive if=virtio,file=fedora-coreos-qemu.qcow2 \\\n\t-fw_cfg name=opt/com.coreos/config,file=caminho/para/exemplo.ign \\\n\t-nic user,model=virtio,hostfwd=tcp::2222-:22\n",
            "old": "",
            "details": {
                "state": 10,
                "source": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n  -drive \"if=virtio,file=${IMAGE}\" ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639245,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639245/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693496/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.595336Z",
            "action": 30,
            "target": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n  -drive \"if=virtio,file=${IMAGE}\" ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
            "old": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n\t-drive if=virtio,file=fedora-coreos-qemu.qcow2 \\\n\t-fw_cfg name=opt/com.coreos/config,file=path/to/example.ign \\\n\t-nic user,model=virtio,hostfwd=tcp::2222-:22\n",
            "details": {
                "state": 10,
                "source": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n  -drive \"if=virtio,file=${IMAGE}\" ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639244,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/17639244/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693495/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.595293Z",
            "action": 71,
            "target": "STREAM=\"stable\"\ncoreos-installer download -s \"${STREAM}\" -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
            "old": "",
            "details": {
                "state": 10,
                "source": "STREAM=\"stable\"\ncoreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
                "old_state": -1
            },
            "id": 17639243,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639243/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693495/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.595215Z",
            "action": 30,
            "target": "STREAM=\"stable\"\ncoreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
            "old": "STREAM=\"stable\"\ncoreos-installer download -s \"${STREAM}\" -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
            "details": {
                "state": 10,
                "source": "STREAM=\"stable\"\ncoreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
                "old_state": -1
            },
            "id": 17639242,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/17639242/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.478428Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/it/master/pages/provisioning-qemu.po"
            },
            "id": 17639241,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17639241/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693494/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.478388Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-img create -f qcow2 -F qcow2 -b \"${IMAGE}\" my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n  -drive if=virtio,file=my-fcos-vm.qcow2 ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639240,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639240/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693493/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.478344Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n  -drive \"if=virtio,file=${IMAGE}\" ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639239,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639239/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693492/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.478246Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "STREAM=\"stable\"\ncoreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
                "old_state": -1
            },
            "id": 17639238,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639238/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.394077Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/id/master/pages/provisioning-qemu.po"
            },
            "id": 17639237,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17639237/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693491/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.394028Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-img create -f qcow2 -F qcow2 -b \"${IMAGE}\" my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n  -drive if=virtio,file=my-fcos-vm.qcow2 ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639236,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639236/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693490/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.393948Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n  -drive \"if=virtio,file=${IMAGE}\" ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639235,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639235/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693489/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.393860Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "STREAM=\"stable\"\ncoreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
                "old_state": -1
            },
            "id": 17639234,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639234/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.301350Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/fr/master/pages/provisioning-qemu.po"
            },
            "id": 17639233,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17639233/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693488/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.301285Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-img create -f qcow2 -F qcow2 -b \"${IMAGE}\" my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n  -drive if=virtio,file=my-fcos-vm.qcow2 ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639232,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639232/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693487/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.301220Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n  -drive \"if=virtio,file=${IMAGE}\" ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639231,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639231/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693486/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.301121Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "STREAM=\"stable\"\ncoreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
                "old_state": -1
            },
            "id": 17639230,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639230/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.202180Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/es_419/master/pages/provisioning-qemu.po"
            },
            "id": 17639229,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17639229/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693485/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.202156Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-img create -f qcow2 -F qcow2 -b \"${IMAGE}\" my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n  -drive if=virtio,file=my-fcos-vm.qcow2 ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639228,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639228/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693484/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.202132Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n  -drive \"if=virtio,file=${IMAGE}\" ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639227,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639227/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693483/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/es_419/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.202075Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "STREAM=\"stable\"\ncoreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
                "old_state": -1
            },
            "id": 17639226,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639226/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.127439Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/es/master/pages/provisioning-qemu.po"
            },
            "id": 17639225,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17639225/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693482/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.127411Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-img create -f qcow2 -F qcow2 -b \"${IMAGE}\" my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n  -drive if=virtio,file=my-fcos-vm.qcow2 ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639224,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639224/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693481/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.127380Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n  -drive \"if=virtio,file=${IMAGE}\" ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639223,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639223/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693480/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:54.127317Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "STREAM=\"stable\"\ncoreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
                "old_state": -1
            },
            "id": 17639222,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639222/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:53.996915Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "po/cs/master/pages/provisioning-qemu.po"
            },
            "id": 17639221,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17639221/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693479/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:53.996878Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-img create -f qcow2 -F qcow2 -b \"${IMAGE}\" my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n  -drive if=virtio,file=my-fcos-vm.qcow2 ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639220,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639220/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693478/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:53.996836Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n  -drive \"if=virtio,file=${IMAGE}\" ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639219,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639219/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693477/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:53.996766Z",
            "action": 71,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "STREAM=\"stable\"\ncoreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
                "old_state": -1
            },
            "id": 17639218,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639218/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:53.810393Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "pot/master/pages/provisioning-qemu.pot"
            },
            "id": 17639217,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/17639217/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693476/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:53.810209Z",
            "action": 71,
            "target": "qemu-img create -f qcow2 -F qcow2 -b \"${IMAGE}\" my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n  -drive if=virtio,file=my-fcos-vm.qcow2 ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "qemu-img create -f qcow2 -F qcow2 -b \"${IMAGE}\" my-fcos-vm.qcow2\nqemu-kvm -m 2048 -cpu host -nographic \\\n  -drive if=virtio,file=my-fcos-vm.qcow2 ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639216,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639216/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693475/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:53.810047Z",
            "action": 71,
            "target": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n  -drive \"if=virtio,file=${IMAGE}\" ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "qemu-kvm -m 2048 -cpu host -nographic -snapshot \\\n  -drive \"if=virtio,file=${IMAGE}\" ${IGNITION_DEVICE_ARG} \\\n  -nic user,model=virtio,hostfwd=tcp::2222-:22\n",
                "old_state": -1
            },
            "id": 17639215,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639215/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/18693474/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-13T22:27:53.809821Z",
            "action": 71,
            "target": "STREAM=\"stable\"\ncoreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
            "old": "",
            "details": {
                "state": 100,
                "source": "STREAM=\"stable\"\ncoreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/\n",
                "old_state": -1
            },
            "id": 17639214,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/17639214/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-31T04:44:54.421056Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 17222047,
            "action_name": "Alert triggered",
            "url": "https://translate.fedoraproject.org/api/changes/17222047/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-qemu/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-28T04:43:42.813824Z",
            "action": 47,
            "target": "",
            "old": "",
            "details": {
                "alert": "BrokenProjectURL"
            },
            "id": 17193134,
            "action_name": "Alert triggered",
            "url": "https://translate.fedoraproject.org/api/changes/17193134/?format=api"
        }
    ]
}