Translation components API.

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

GET /api/translations/debian-handbook/12_advanced-administration/de/changes/?format=api&page=11
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 772,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/changes/?format=api&page=12",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/changes/?format=api&page=10",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/82698117/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.353061+02:00",
            "action": 30,
            "target": "<computeroutput># </computeroutput><userinput>mdadm --create /dev/md1 --level=1 --raid-devices=2 /dev/sdd2 /dev/sde\n</userinput><computeroutput>mdadm: Note: this array has metadata at the start and\n    may not be suitable as a boot device.  If you plan to\n    store '/boot' on this device please ensure that\n    your boot-loader understands md/v1.x metadata, or use\n    --metadata=0.90\nmdadm: largest drive (/dev/sdc2) exceeds size (4189184K) by more than 1%\nContinue creating array? </computeroutput><userinput>y\n</userinput><computeroutput>mdadm: Defaulting to version 1.2 metadata\nmdadm: array /dev/md1 started.\n# </computeroutput><userinput>mdadm --query /dev/md1\n</userinput><computeroutput>/dev/md1: 4.00GiB raid1 2 devices, 0 spares. Use mdadm --detail for more detail.\n# </computeroutput><userinput>mdadm --detail /dev/md1\n</userinput><computeroutput>/dev/md1:\n           Version : 1.2\n     Creation Time : Mon Feb 28 02:07:48 2022\n        Raid Level : raid1\n        Array Size : 4189184 (4.00 GiB 4.29 GB)\n     Used Dev Size : 4189184 (4.00 GiB 4.29 GB)\n      Raid Devices : 2\n     Total Devices : 2\n       Persistence : Superblock is persistent\n\n       Update Time : Mon Feb 28 02:08:09 2022\n             State : clean, resync\n    Active Devices : 2\n   Working Devices : 2\n    Failed Devices : 0\n     Spare Devices : 0\n\nConsistency Policy : resync\n\n    Rebuild Status : 13% complete\n\n              Name : debian:1  (local to host debian)\n              UUID : 2dfb7fd5:e09e0527:0b5a905a:8334adb8\n            Events : 17\n\n    Number   Major   Minor   RaidDevice State\n       0       8       34        0      active sync   /dev/sdd2\n       1       8       48        1      active sync   /dev/sde\n# </computeroutput><userinput>mdadm --detail /dev/md1\n</userinput><computeroutput>/dev/md1:\n[...]\n          State : clean\n[...]\n</computeroutput>",
            "old": "<computeroutput># </computeroutput><userinput>mdadm --create /dev/md1 --level=1 --raid-devices=2 /dev/sdd2 /dev/sde</userinput>\n<computeroutput>mdadm: Note: this array has metadata at the start and\n    may not be suitable as a boot device.  If you plan to\n    store '/boot' on this device please ensure that\n    your boot-loader understands md/v1.x metadata, or use\n    --metadata=0.90\nmdadm: largest drive (/dev/sdd2) exceeds size (4192192K) by more than 1%\nContinue creating array? </computeroutput><userinput>y</userinput>\n<computeroutput>mdadm: Defaulting to version 1.2 metadata\nmdadm: array /dev/md1 started.\n# </computeroutput><userinput>mdadm --query /dev/md1</userinput>\n<computeroutput>/dev/md1: 4.00GiB raid1 2 devices, 0 spares. Use mdadm --detail for more detail.\n# </computeroutput><userinput>mdadm --detail /dev/md1</userinput>\n<computeroutput>/dev/md1:\n           Version : 1.2\n     Creation Time : Tue Jun 25 10:21:22 2019\n        Raid Level : raid1\n        Array Size : 4189184 (4.00 GiB 4.29 GB)\n     Used Dev Size : 4189184 (4.00 GiB 4.29 GB)\n      Raid Devices : 2\n     Total Devices : 2\n       Persistence : Superblock is persistent\n\n       Update Time : Tue Jun 25 10:22:03 2019\n             State : clean, resyncing \n    Active Devices : 2\n   Working Devices : 2\n    Failed Devices : 0\n     Spare Devices : 0\n\nConsistency Policy : resync\n\n     Resync Status : 93% complete\n\n              Name : mirwiz:1  (local to host debian)\n              UUID : 7d123734:9677b7d6:72194f7d:9050771c\n            Events : 16\n\n    Number   Major   Minor   RaidDevice State\n       0       8       64        0      active sync   /dev/sdd2\n       1       8       80        1      active sync   /dev/sde\n# </computeroutput><userinput>mdadm --detail /dev/md1</userinput>\n<computeroutput>/dev/md1:\n[...]\n          State : clean\n[...]\n</computeroutput>",
            "details": {},
            "id": 34030380,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030380/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698116/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.353003+02:00",
            "action": 59,
            "target": "<computeroutput># </computeroutput><userinput>mdadm --create /dev/md0 --level=0 --raid-devices=2 /dev/sdb /dev/sdc</userinput>\n<computeroutput>mdadm: Defaulting to version 1.2 metadata\nmdadm: array /dev/md0 started.\n# </computeroutput><userinput>mdadm --query /dev/md0</userinput>\n<computeroutput>/dev/md0: 8.00GiB raid0 2 devices, 0 spares. Use mdadm --detail for more detail.\n# </computeroutput><userinput>mdadm --detail /dev/md0</userinput>\n<computeroutput>/dev/md0:\n           Version : 1.2\n     Creation Time : Tue Jun 25 08:47:49 2019\n        Raid Level : raid0\n        Array Size : 8378368 (7.99 GiB 8.58 GB)\n      Raid Devices : 2\n     Total Devices : 2\n       Persistence : Superblock is persistent\n\n       Update Time : Tue Jun 25 08:47:49 2019\n             State : clean \n    Active Devices : 2\n   Working Devices : 2\n    Failed Devices : 0\n     Spare Devices : 0\n\n        Chunk Size : 512K\n\nConsistency Policy : none\n\n              Name : mirwiz:0  (local to host debian)\n              UUID : 146e104f:66ccc06d:71c262d7:9af1fbc7\n            Events : 0\n\n    Number   Major   Minor   RaidDevice State\n       0       8       32        0      active sync   /dev/sdb\n       1       8       48        1      active sync   /dev/sdc\n# </computeroutput><userinput>mkfs.ext4 /dev/md0</userinput>\n<computeroutput>mke2fs 1.44.5 (15-Dec-2018)\nDiscarding device blocks: done                            \nCreating filesystem with 2094592 4k blocks and 524288 inodes\nFilesystem UUID: 413c3dff-ab5e-44e7-ad34-cf1a029cfe98\nSuperblock backups stored on blocks: \n\t32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632\n\nAllocating group tables: done                            \nWriting inode tables: done                            \nCreating journal (16384 blocks): done\nWriting superblocks and filesystem accounting information: done \n\n# </computeroutput><userinput>mkdir /srv/raid-0</userinput>\n<computeroutput># </computeroutput><userinput>mount /dev/md0 /srv/raid-0</userinput>\n<computeroutput># </computeroutput><userinput>df -h /srv/raid-0</userinput>\n<computeroutput>Filesystem      Size  Used Avail Use% Mounted on\n/dev/md0        7.9G   36M  7.4G   1% /srv/raid-0\n</computeroutput>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<computeroutput># </computeroutput><userinput>mdadm --create /dev/md0 --level=0 --raid-devices=2 /dev/sdb /dev/sdc\n</userinput><computeroutput>mdadm: Defaulting to version 1.2 metadata\nmdadm: array /dev/md0 started.\n# </computeroutput><userinput>mdadm --query /dev/md0\n</userinput><computeroutput>/dev/md0: 7.99GiB raid0 2 devices, 0 spares. Use mdadm --detail for more detail.\n# </computeroutput><userinput>mdadm --detail /dev/md0\n</userinput><computeroutput>/dev/md0:\n           Version : 1.2\n     Creation Time : Mon Feb 28 01:54:24 2022\n        Raid Level : raid0\n        Array Size : 8378368 (7.99 GiB 8.58 GB)\n      Raid Devices : 2\n     Total Devices : 2\n       Persistence : Superblock is persistent\n\n       Update Time : Mon Feb 28 01:54:24 2022\n             State : clean \n    Active Devices : 2\n   Working Devices : 2\n    Failed Devices : 0\n     Spare Devices : 0\n\n            Layout : -unknown-\n        Chunk Size : 512K\n\nConsistency Policy : none\n\n              Name : debian:0  (local to host debian)\n              UUID : a75ac628:b384c441:157137ac:c04cd98c\n            Events : 0\n\n    Number   Major   Minor   RaidDevice State\n       0       8        0        0      active sync   /dev/sdb\n       1       8       16        1      active sync   /dev/sdc\n# </computeroutput><userinput>mkfs.ext4 /dev/md0\n</userinput><computeroutput>mke2fs 1.46.2 (28-Feb-2021)\nDiscarding device blocks: done                            \nCreating filesystem with 2094592 4k blocks and 524288 inodes\nFilesystem UUID: ef077204-c477-4430-bf01-52288237bea0\nSuperblock backups stored on blocks: \n\t32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632\n\nAllocating group tables: done                            \nWriting inode tables: done                            \nCreating journal (16384 blocks): done\nWriting superblocks and filesystem accounting information: done \n\n# </computeroutput><userinput>mkdir /srv/raid-0\n</userinput><computeroutput># </computeroutput><userinput>mount /dev/md0 /srv/raid-0\n</userinput><computeroutput># </computeroutput><userinput>df -h /srv/raid-0\n</userinput><computeroutput>Filesystem      Size  Used Avail Use% Mounted on\n/dev/md0        7.8G   24K  7.4G   1% /srv/raid-0\n</computeroutput>",
                "old_state": -1
            },
            "id": 34030379,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030379/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698116/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352961+02:00",
            "action": 30,
            "target": "<computeroutput># </computeroutput><userinput>mdadm --create /dev/md0 --level=0 --raid-devices=2 /dev/sdb /dev/sdc\n</userinput><computeroutput>mdadm: Defaulting to version 1.2 metadata\nmdadm: array /dev/md0 started.\n# </computeroutput><userinput>mdadm --query /dev/md0\n</userinput><computeroutput>/dev/md0: 7.99GiB raid0 2 devices, 0 spares. Use mdadm --detail for more detail.\n# </computeroutput><userinput>mdadm --detail /dev/md0\n</userinput><computeroutput>/dev/md0:\n           Version : 1.2\n     Creation Time : Mon Feb 28 01:54:24 2022\n        Raid Level : raid0\n        Array Size : 8378368 (7.99 GiB 8.58 GB)\n      Raid Devices : 2\n     Total Devices : 2\n       Persistence : Superblock is persistent\n\n       Update Time : Mon Feb 28 01:54:24 2022\n             State : clean \n    Active Devices : 2\n   Working Devices : 2\n    Failed Devices : 0\n     Spare Devices : 0\n\n            Layout : -unknown-\n        Chunk Size : 512K\n\nConsistency Policy : none\n\n              Name : debian:0  (local to host debian)\n              UUID : a75ac628:b384c441:157137ac:c04cd98c\n            Events : 0\n\n    Number   Major   Minor   RaidDevice State\n       0       8        0        0      active sync   /dev/sdb\n       1       8       16        1      active sync   /dev/sdc\n# </computeroutput><userinput>mkfs.ext4 /dev/md0\n</userinput><computeroutput>mke2fs 1.46.2 (28-Feb-2021)\nDiscarding device blocks: done                            \nCreating filesystem with 2094592 4k blocks and 524288 inodes\nFilesystem UUID: ef077204-c477-4430-bf01-52288237bea0\nSuperblock backups stored on blocks: \n\t32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632\n\nAllocating group tables: done                            \nWriting inode tables: done                            \nCreating journal (16384 blocks): done\nWriting superblocks and filesystem accounting information: done \n\n# </computeroutput><userinput>mkdir /srv/raid-0\n</userinput><computeroutput># </computeroutput><userinput>mount /dev/md0 /srv/raid-0\n</userinput><computeroutput># </computeroutput><userinput>df -h /srv/raid-0\n</userinput><computeroutput>Filesystem      Size  Used Avail Use% Mounted on\n/dev/md0        7.8G   24K  7.4G   1% /srv/raid-0\n</computeroutput>",
            "old": "<computeroutput># </computeroutput><userinput>mdadm --create /dev/md0 --level=0 --raid-devices=2 /dev/sdb /dev/sdc</userinput>\n<computeroutput>mdadm: Defaulting to version 1.2 metadata\nmdadm: array /dev/md0 started.\n# </computeroutput><userinput>mdadm --query /dev/md0</userinput>\n<computeroutput>/dev/md0: 8.00GiB raid0 2 devices, 0 spares. Use mdadm --detail for more detail.\n# </computeroutput><userinput>mdadm --detail /dev/md0</userinput>\n<computeroutput>/dev/md0:\n           Version : 1.2\n     Creation Time : Tue Jun 25 08:47:49 2019\n        Raid Level : raid0\n        Array Size : 8378368 (7.99 GiB 8.58 GB)\n      Raid Devices : 2\n     Total Devices : 2\n       Persistence : Superblock is persistent\n\n       Update Time : Tue Jun 25 08:47:49 2019\n             State : clean \n    Active Devices : 2\n   Working Devices : 2\n    Failed Devices : 0\n     Spare Devices : 0\n\n        Chunk Size : 512K\n\nConsistency Policy : none\n\n              Name : mirwiz:0  (local to host debian)\n              UUID : 146e104f:66ccc06d:71c262d7:9af1fbc7\n            Events : 0\n\n    Number   Major   Minor   RaidDevice State\n       0       8       32        0      active sync   /dev/sdb\n       1       8       48        1      active sync   /dev/sdc\n# </computeroutput><userinput>mkfs.ext4 /dev/md0</userinput>\n<computeroutput>mke2fs 1.44.5 (15-Dec-2018)\nDiscarding device blocks: done                            \nCreating filesystem with 2094592 4k blocks and 524288 inodes\nFilesystem UUID: 413c3dff-ab5e-44e7-ad34-cf1a029cfe98\nSuperblock backups stored on blocks: \n\t32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632\n\nAllocating group tables: done                            \nWriting inode tables: done                            \nCreating journal (16384 blocks): done\nWriting superblocks and filesystem accounting information: done \n\n# </computeroutput><userinput>mkdir /srv/raid-0</userinput>\n<computeroutput># </computeroutput><userinput>mount /dev/md0 /srv/raid-0</userinput>\n<computeroutput># </computeroutput><userinput>df -h /srv/raid-0</userinput>\n<computeroutput>Filesystem      Size  Used Avail Use% Mounted on\n/dev/md0        7.9G   36M  7.4G   1% /srv/raid-0\n</computeroutput>",
            "details": {},
            "id": 34030378,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030378/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698115/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352917+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><filename>/proc</filename></primary><secondary><filename>/proc/mdstat</filename></secondary>",
                "old_state": -1
            },
            "id": 34030377,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030377/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698115/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352875+02:00",
            "action": 30,
            "target": "<primary><filename>/proc</filename></primary><secondary><filename>/proc/mdstat</filename></secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030376,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030376/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698114/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352831+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>create</secondary>",
                "old_state": -1
            },
            "id": 34030375,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030375/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698114/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352790+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>create</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030374,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030374/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698113/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352746+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>10</secondary>",
                "old_state": -1
            },
            "id": 34030373,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030373/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698113/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352704+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>10</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030372,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030372/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698112/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352660+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>1+0</secondary>",
                "old_state": -1
            },
            "id": 34030371,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030371/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698112/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352619+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>1+0</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030370,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030370/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698111/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352576+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>6</secondary>",
                "old_state": -1
            },
            "id": 34030369,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030369/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698111/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352534+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>6</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030368,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030368/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698110/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352491+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>5</secondary>",
                "old_state": -1
            },
            "id": 34030367,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030367/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698110/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352449+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>5</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030366,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030366/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698109/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352405+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>parity</secondary>",
                "old_state": -1
            },
            "id": 34030365,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030365/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698109/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352363+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>parity</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030364,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030364/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698108/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352319+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>4</secondary>",
                "old_state": -1
            },
            "id": 34030363,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030363/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698108/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352277+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>4</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030362,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030362/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698107/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352230+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "RAID systems are not backup mechanisms. While RAID increases the redundancy - and therefore the availability of a system - and protects against disk failures, backups are done to protect data from being altered, deleted, getting corrupted, etc., and to be able to restore them if necessary. To demonstrate this: If you remove one or all files by accident, a RAID will mirror this change, but it will not provide the means to restore the file(s). So while there is clearly an overlap, they are not the same and should be used in conjunction with each other.",
                "old_state": -1
            },
            "id": 34030361,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030361/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698106/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352186+02:00",
            "action": 59,
            "target": "<primary>Debian-CD</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>backup</primary>",
                "old_state": -1
            },
            "id": 34030360,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030360/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698106/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352144+02:00",
            "action": 30,
            "target": "<primary>backup</primary>",
            "old": "<primary>debian-cd</primary>",
            "details": {},
            "id": 34030359,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030359/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698105/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352100+02:00",
            "action": 59,
            "target": "<emphasis>TIPP</emphasis> RAID, Platten und Partitionen",
            "old": "",
            "details": {
                "state": 10,
                "source": "<emphasis>CAUTION</emphasis> RAID is not Backup",
                "old_state": -1
            },
            "id": 34030358,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030358/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698105/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352058+02:00",
            "action": 30,
            "target": "<emphasis>CAUTION</emphasis> RAID is not Backup",
            "old": "<emphasis>TIP</emphasis> RAID, disks and partitions",
            "details": {},
            "id": 34030357,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030357/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698104/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.352015+02:00",
            "action": 59,
            "target": "<primary>voreinstellen</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>spare disk</primary>",
                "old_state": -1
            },
            "id": 34030356,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030356/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698104/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351973+02:00",
            "action": 30,
            "target": "<primary>spare disk</primary>",
            "old": "<primary>preseed</primary>",
            "details": {},
            "id": 34030355,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030355/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698103/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351929+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>mirror</secondary>",
                "old_state": -1
            },
            "id": 34030354,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030354/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698103/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351887+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>mirror</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030353,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030353/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698102/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351844+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>1</secondary>",
                "old_state": -1
            },
            "id": 34030352,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030352/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698102/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351801+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>1</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030351,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030351/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698101/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351757+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>0</secondary>",
                "old_state": -1
            },
            "id": 34030350,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030350/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698101/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351716+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>0</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030349,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030349/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698100/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351672+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>stripes</secondary>",
                "old_state": -1
            },
            "id": 34030348,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030348/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698100/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351630+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>stripes</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030347,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030347/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698099/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351586+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>linear</secondary>",
                "old_state": -1
            },
            "id": 34030346,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030346/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698099/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351545+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>linear</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030345,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030345/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698098/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351501+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>level</secondary>",
                "old_state": -1
            },
            "id": 34030344,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030344/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698098/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351459+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>level</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030343,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030343/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698097/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351415+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>reconstruction</secondary>",
                "old_state": -1
            },
            "id": 34030342,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030342/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698097/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351373+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>reconstruction</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030341,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030341/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698096/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351328+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>degraded</secondary>",
                "old_state": -1
            },
            "id": 34030340,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030340/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698096/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351266+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>degraded</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030339,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030339/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698095/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351222+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>Hardware RAID</secondary>",
                "old_state": -1
            },
            "id": 34030338,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030338/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698095/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351179+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>Hardware RAID</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030337,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030337/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698094/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351136+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>Redundant Array of Independent Disks</primary><see>RAID</see>",
                "old_state": -1
            },
            "id": 34030336,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030336/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698093/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351092+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>Software RAID</secondary>",
                "old_state": -1
            },
            "id": 34030335,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030335/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698093/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351050+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>Software RAID</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030334,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030334/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698092/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.351006+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>filesystem</primary><secondary>snapshot</secondary>",
                "old_state": -1
            },
            "id": 34030333,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030333/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698092/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.350964+02:00",
            "action": 30,
            "target": "<primary>filesystem</primary><secondary>snapshot</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030332,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030332/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698091/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.350918+02:00",
            "action": 59,
            "target": "Während LVM und RAID zwei verschiedene Kernel-Subsysteme sind, die zwischen den Plattenblockgeräten und ihren Dateisystemen liegen, ist <emphasis>btrfs</emphasis> ein Dateisystem, das ursprünglich bei Oracle entwickelt wurde und vorgibt, die Funktionen von LVM und RAID und vieles mehr zu kombinieren. <ulink type=\"block\" url=\"https://btrfs.wiki.kernel.org/index.php/Main_Page\" />",
            "old": "",
            "details": {
                "state": 10,
                "source": "While LVM and RAID are two distinct kernel subsystems that come between the disk block devices and their filesystems, <emphasis>btrfs</emphasis> is a filesystem, initially developed at Oracle, that purports to combine the feature sets of LVM and RAID and much more. <ulink type=\"block\" url=\"https://btrfs.wiki.kernel.org/\" />",
                "old_state": -1
            },
            "id": 34030331,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030331/?format=api"
        }
    ]
}