Translation components API.

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

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

{
    "count": 458,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/changes/?format=api&page=9",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/zh_Hant/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/82703920/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564925+02:00",
            "action": 30,
            "target": "<primary><command>vgcreate</command></primary>",
            "old": "<primary><command>xe</command></primary>",
            "details": {},
            "id": 34039741,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039741/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703919/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564845+02:00",
            "action": 59,
            "target": "<computeroutput># </computeroutput><userinput>vgdisplay</userinput>\n<computeroutput>  No volume groups found\n# </computeroutput><userinput>vgcreate vg_critical /dev/sdb2 /dev/sdf1</userinput>\n<computeroutput>  Volume group \"vg_critical\" successfully created\n# </computeroutput><userinput>vgdisplay</userinput>\n<computeroutput>  --- Volume group ---\n  VG Name               vg_critical\n  System ID             \n  Format                lvm2\n  Metadata Areas        2\n  Metadata Sequence No  1\n  VG Access             read/write\n  VG Status             resizable\n  MAX LV                0\n  Cur LV                0\n  Open LV               0\n  Max PV                0\n  Cur PV                2\n  Act PV                2\n  VG Size               8.09 GiB\n  PE Size               4.00 MiB\n  Total PE              2071\n  Alloc PE / Size       0 / 0   \n  Free  PE / Size       2071 / 8.09 GiB\n  VG UUID               bpq7zO-PzPD-R7HW-V8eN-c10c-S32h-f6rKqp\n\n# </computeroutput><userinput>vgcreate vg_normal /dev/sdc3 /dev/sdd /dev/sdf2</userinput>\n<computeroutput>  Volume group \"vg_normal\" successfully created\n# </computeroutput><userinput>vgdisplay -C</userinput>\n<computeroutput>  VG          #PV #LV #SN Attr   VSize  VFree \n  vg_critical   2   0   0 wz--n-  8.09g  8.09g\n  vg_normal     3   0   0 wz--n- 12.30g 12.30g\n</computeroutput>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<computeroutput># </computeroutput><userinput>pvcreate /dev/sdb2\n</userinput><computeroutput>  Physical volume \"/dev/sdb2\" successfully created.\n# </computeroutput><userinput>pvdisplay\n</userinput><computeroutput>  \"/dev/sdb2\" is a new physical volume of \"4.00 GiB\"\n  --- NEW Physical volume ---\n  PV Name               /dev/sdb2\n  VG Name               \n  PV Size               4.00 GiB\n  Allocatable           NO\n  PE Size               0   \n  Total PE              0\n  Free PE               0\n  Allocated PE          0\n  PV UUID               yK0K6K-clbc-wt6e-qk9o-aUh9-oQqC-k1T71B\n\n# </computeroutput><userinput>for i in sdc3 sdd sdf1 sdf2 ; do pvcreate /dev/$i ; done\n</userinput><computeroutput>  Physical volume \"/dev/sdc3\" successfully created.\n  Physical volume \"/dev/sdd\" successfully created.\n  Physical volume \"/dev/sdf1\" successfully created.\n  Physical volume \"/dev/sdf2\" successfully created.\n# </computeroutput><userinput>pvdisplay -C\n</userinput><computeroutput>  PV         VG Fmt  Attr PSize PFree\n  /dev/sdb2     lvm2 ---  4.00g 4.00g\n  /dev/sdc3     lvm2 ---  3.00g 3.00g\n  /dev/sdd      lvm2 ---  4.00g 4.00g\n  /dev/sdf1     lvm2 ---  4.00g 4.00g\n  /dev/sdf2     lvm2 ---  5.00g 5.00g\n</computeroutput>",
                "old_state": -1
            },
            "id": 34039740,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039740/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703919/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564779+02:00",
            "action": 30,
            "target": "<computeroutput># </computeroutput><userinput>pvcreate /dev/sdb2\n</userinput><computeroutput>  Physical volume \"/dev/sdb2\" successfully created.\n# </computeroutput><userinput>pvdisplay\n</userinput><computeroutput>  \"/dev/sdb2\" is a new physical volume of \"4.00 GiB\"\n  --- NEW Physical volume ---\n  PV Name               /dev/sdb2\n  VG Name               \n  PV Size               4.00 GiB\n  Allocatable           NO\n  PE Size               0   \n  Total PE              0\n  Free PE               0\n  Allocated PE          0\n  PV UUID               yK0K6K-clbc-wt6e-qk9o-aUh9-oQqC-k1T71B\n\n# </computeroutput><userinput>for i in sdc3 sdd sdf1 sdf2 ; do pvcreate /dev/$i ; done\n</userinput><computeroutput>  Physical volume \"/dev/sdc3\" successfully created.\n  Physical volume \"/dev/sdd\" successfully created.\n  Physical volume \"/dev/sdf1\" successfully created.\n  Physical volume \"/dev/sdf2\" successfully created.\n# </computeroutput><userinput>pvdisplay -C\n</userinput><computeroutput>  PV         VG Fmt  Attr PSize PFree\n  /dev/sdb2     lvm2 ---  4.00g 4.00g\n  /dev/sdc3     lvm2 ---  3.00g 3.00g\n  /dev/sdd      lvm2 ---  4.00g 4.00g\n  /dev/sdf1     lvm2 ---  4.00g 4.00g\n  /dev/sdf2     lvm2 ---  5.00g 5.00g\n</computeroutput>",
            "old": "<computeroutput># </computeroutput><userinput>vgdisplay</userinput>\n<computeroutput>  No volume groups found\n# </computeroutput><userinput>vgcreate vg_critical /dev/sdb2 /dev/sdf1</userinput>\n<computeroutput>  Volume group \"vg_critical\" successfully created\n# </computeroutput><userinput>vgdisplay</userinput>\n<computeroutput>  --- Volume group ---\n  VG Name               vg_critical\n  System ID             \n  Format                lvm2\n  Metadata Areas        2\n  Metadata Sequence No  1\n  VG Access             read/write\n  VG Status             resizable\n  MAX LV                0\n  Cur LV                0\n  Open LV               0\n  Max PV                0\n  Cur PV                2\n  Act PV                2\n  VG Size               8.09 GiB\n  PE Size               4.00 MiB\n  Total PE              2071\n  Alloc PE / Size       0 / 0   \n  Free  PE / Size       2071 / 8.09 GiB\n  VG UUID               bpq7zO-PzPD-R7HW-V8eN-c10c-S32h-f6rKqp\n\n# </computeroutput><userinput>vgcreate vg_normal /dev/sdc3 /dev/sdd /dev/sdf2</userinput>\n<computeroutput>  Volume group \"vg_normal\" successfully created\n# </computeroutput><userinput>vgdisplay -C</userinput>\n<computeroutput>  VG          #PV #LV #SN Attr   VSize  VFree \n  vg_critical   2   0   0 wz--n-  8.09g  8.09g\n  vg_normal     3   0   0 wz--n- 12.30g 12.30g\n</computeroutput>",
            "details": {},
            "id": 34039739,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039739/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703918/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564738+02:00",
            "action": 59,
            "target": "<primary><command>virsh</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>pvdisplay</command></primary>",
                "old_state": -1
            },
            "id": 34039738,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039738/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703918/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564698+02:00",
            "action": 30,
            "target": "<primary><command>pvdisplay</command></primary>",
            "old": "<primary><command>virsh</command></primary>",
            "details": {},
            "id": 34039737,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039737/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703917/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564657+02:00",
            "action": 59,
            "target": "<primary><command>xe</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>pvcreate</command></primary>",
                "old_state": -1
            },
            "id": 34039736,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039736/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703917/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564617+02:00",
            "action": 30,
            "target": "<primary><command>pvcreate</command></primary>",
            "old": "<primary><command>xe</command></primary>",
            "details": {},
            "id": 34039735,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039735/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703916/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564575+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>LVM</primary><secondary>create PV</secondary>",
                "old_state": -1
            },
            "id": 34039734,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039734/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703915/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564530+02:00",
            "action": 59,
            "target": "<primary><emphasis role=\"pkg\">mdadm</emphasis></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><emphasis role=\"pkg\">lvm2</emphasis></primary>",
                "old_state": -1
            },
            "id": 34039733,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039733/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703915/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564490+02:00",
            "action": 30,
            "target": "<primary><emphasis role=\"pkg\">lvm2</emphasis></primary>",
            "old": "<primary><emphasis role=\"pkg\">mdadm</emphasis></primary>",
            "details": {},
            "id": 34039732,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039732/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703914/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564445+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>LVM</primary><secondary>setup</secondary>",
                "old_state": -1
            },
            "id": 34039731,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039731/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703913/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564396+02:00",
            "action": 59,
            "target": "<primary>Nagios</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>Logical Volume</primary><see>LV</see>",
                "old_state": -1
            },
            "id": 34039730,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039730/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703913/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564317+02:00",
            "action": 30,
            "target": "<primary>Logical Volume</primary><see>LV</see>",
            "old": "<primary>Nagios</primary>",
            "details": {},
            "id": 34039729,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039729/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703912/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564244+02:00",
            "action": 59,
            "target": "<primary>KVM</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>LV</primary>",
                "old_state": -1
            },
            "id": 34039728,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039728/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703912/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564204+02:00",
            "action": 30,
            "target": "<primary>LV</primary>",
            "old": "<primary>KVM</primary>",
            "details": {},
            "id": 34039727,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039727/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703911/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564162+02:00",
            "action": 59,
            "target": "<primary>KVM</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>Volume Group</primary><see>VG</see>",
                "old_state": -1
            },
            "id": 34039726,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039726/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703911/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564122+02:00",
            "action": 30,
            "target": "<primary>Volume Group</primary><see>VG</see>",
            "old": "<primary>KVM</primary>",
            "details": {},
            "id": 34039725,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039725/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703910/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564081+02:00",
            "action": 59,
            "target": "<primary>KVM</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>VG</primary>",
                "old_state": -1
            },
            "id": 34039724,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039724/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703910/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.564041+02:00",
            "action": 30,
            "target": "<primary>VG</primary>",
            "old": "<primary>KVM</primary>",
            "details": {},
            "id": 34039723,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039723/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703909/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563999+02:00",
            "action": 59,
            "target": "<primary>simple-cdd</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>Physical Volume</primary><see>PV</see>",
                "old_state": -1
            },
            "id": 34039722,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039722/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703909/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563960+02:00",
            "action": 30,
            "target": "<primary>Physical Volume</primary><see>PV</see>",
            "old": "<primary>simple-cdd</primary>",
            "details": {},
            "id": 34039721,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039721/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703908/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563917+02:00",
            "action": 59,
            "target": "<primary>KVM</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>PV</primary>",
                "old_state": -1
            },
            "id": 34039720,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039720/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703908/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563873+02:00",
            "action": 30,
            "target": "<primary>PV</primary>",
            "old": "<primary>KVM</primary>",
            "details": {},
            "id": 34039719,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039719/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703907/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563808+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>LVM</primary><secondary>concept</secondary>",
                "old_state": -1
            },
            "id": 34039718,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039718/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703906/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563743+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<computeroutput># </computeroutput><userinput>mdadm --misc --detail --brief /dev/md?\n</userinput><computeroutput>ARRAY /dev/md/0  metadata=1.2 UUID=a75ac628:b384c441:157137ac:c04cd98c name=debian:0\nARRAY /dev/md/1  metadata=1.2 UUID=2dfb7fd5:e09e0527:0b5a905a:8334adb8 name=debian:1\n</computeroutput>",
                "old_state": -1
            },
            "id": 34039717,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039717/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703905/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563695+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<![CDATA[# mdadm.conf\n#\n# !NB! Run update-initramfs -u after updating this file.\n# !NB! This will ensure that initramfs has an uptodate copy.\n#\n# Please refer to mdadm.conf(5) for information about this file.\n#\n\n# by default (built-in), scan all partitions (/proc/partitions) and all\n# containers for MD superblocks. alternatively, specify devices to scan, using\n# wildcards if desired.\nDEVICE /dev/sd*\n\n# automatically tag new arrays as belonging to the local system\nHOMEHOST <system>\n\n# instruct the monitoring daemon where to send mail alerts\nMAILADDR root\n\n# definitions of existing MD arrays\nARRAY /dev/md/0  metadata=1.2 UUID=a75ac628:b384c441:157137ac:c04cd98c name=debian:0\nARRAY /dev/md/1  metadata=1.2 UUID=2dfb7fd5:e09e0527:0b5a905a:8334adb8 name=debian:1\n# This configuration was auto-generated on Mon, 28 Feb 2022 01:53:48 +0100 by mkconf\n]]>",
                "old_state": -1
            },
            "id": 34039716,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039716/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703904/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563653+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><filename>/etc</filename></primary><secondary><filename>/etc/mdadm/mdadm.conf</filename></secondary>",
                "old_state": -1
            },
            "id": 34039715,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039715/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703903/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563605+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Most of the meta-data concerning RAID volumes are saved directly on the disks that make up these arrays, so that the kernel can detect the arrays and their components and assemble them automatically when the system starts up. However, backing up this configuration is encouraged, because this detection isn't fail-proof, and it is only expected that it will fail precisely in sensitive circumstances. In our example, if the <filename>sde</filename> disk failure had been real (instead of simulated) and the system had been restarted without removing this <filename>sde</filename> disk, this disk could start working again due to having been probed during the reboot. The kernel would then have three physical elements, each claiming to contain half of the same RAID volume. In reality this leads to the RAID starting from the individual disks alternately - distributing the data also alternately, depending on which disk started the RAID in degraded mode Another source of confusion can come when RAID volumes from two servers are consolidated onto one server only. If these arrays were running normally before the disks were moved, the kernel would be able to detect and reassemble the pairs properly; but if the moved disks had been aggregated into an <filename>md1</filename> on the old server, and the new server already has an <filename>md1</filename>, one of the mirrors would be renamed.",
                "old_state": -1
            },
            "id": 34039714,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039714/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703902/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563561+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<computeroutput># </computeroutput><userinput>mdadm /dev/md1 --remove /dev/sde\n</userinput><computeroutput>mdadm: hot removed /dev/sde from /dev/md1\n# </computeroutput><userinput>mdadm --detail /dev/md1\n</userinput><computeroutput>/dev/md1:\n[...]\n    Number   Major   Minor   RaidDevice State\n       0       8       34        0      active sync   /dev/sdd2\n       2       8       64        1      active sync   /dev/sdf\n</computeroutput>",
                "old_state": -1
            },
            "id": 34039713,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039713/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703901/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563508+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<computeroutput># </computeroutput><userinput>mdadm /dev/md1 --add /dev/sdf</userinput>\n<computeroutput>mdadm: added /dev/sdf\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 : 3\n       Persistence : Superblock is persistent\n\n       Update Time : Mon Feb 28 02:25:34 2022\n             State : clean, degraded, recovering \n    Active Devices : 1\n   Working Devices : 2\n    Failed Devices : 1\n     Spare Devices : 1\n\nConsistency Policy : resync\n\n    Rebuild Status : 47% complete\n\n              Name : debian:1  (local to host debian)\n              UUID : 2dfb7fd5:e09e0527:0b5a905a:8334adb8\n            Events : 39\n\n    Number   Major   Minor   RaidDevice State\n       0       8       34        0      active sync   /dev/sdd2\n       2       8       64        1      spare rebuilding   /dev/sdf\n\n       1       8       48        -      faulty   /dev/sde\n# </computeroutput><userinput>[...]</userinput>\n<computeroutput>[...]\n# </computeroutput><userinput>mdadm --detail /dev/md1</userinput>\n<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 : 3\n       Persistence : Superblock is persistent\n\n       Update Time : Mon Feb 28 02:25:34 2022\n             State : clean\n    Active Devices : 2\n   Working Devices : 2\n    Failed Devices : 1\n     Spare Devices : 0\n\nConsistency Policy : resync\n\n              Name : debian:1  (local to host debian)\n              UUID : 2dfb7fd5:e09e0527:0b5a905a:8334adb8\n            Events : 41\n\n    Number   Major   Minor   RaidDevice State\n       0       8       34        0      active sync   /dev/sdd2\n       2       8       64        1      active sync   /dev/sdf\n\n       1       8       48        -      faulty   /dev/sde\n</computeroutput>",
                "old_state": -1
            },
            "id": 34039712,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039712/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703900/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563460+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<computeroutput># </computeroutput><userinput>mdadm /dev/md1 --fail /dev/sde\n</userinput><computeroutput>mdadm: set /dev/sde faulty in /dev/md1\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:15:34 2022\n             State : clean, degraded \n    Active Devices : 1\n   Working Devices : 1\n    Failed Devices : 1\n     Spare Devices : 0\n\nConsistency Policy : resync\n\n              Name : debian:1  (local to host debian)\n              UUID : 2dfb7fd5:e09e0527:0b5a905a:8334adb8\n            Events : 19\n\n    Number   Major   Minor   RaidDevice State\n       0       8       34        0      active sync   /dev/sdd2\n       -       0        0        1      removed\n\n       1       8       48        -      faulty   /dev/sde\n</computeroutput>",
                "old_state": -1
            },
            "id": 34039711,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039711/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703899/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563417+02:00",
            "action": 59,
            "target": "<primary>RAID</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>failing</secondary>",
                "old_state": -1
            },
            "id": 34039710,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039710/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703899/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563377+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>failing</secondary>",
            "old": "<primary>RAID</primary>",
            "details": {},
            "id": 34039709,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039709/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703898/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563333+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "As illustrated by our example, RAID devices can be constructed out of disk partitions as well, and do not require full disks.",
                "old_state": -1
            },
            "id": 34039708,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039708/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703897/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563264+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<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_state": -1
            },
            "id": 34039707,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039707/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703896/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563209+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "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": 34039706,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039706/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703895/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563166+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><filename>/proc</filename></primary><secondary><filename>/proc/mdstat</filename></secondary>",
                "old_state": -1
            },
            "id": 34039705,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039705/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703894/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563124+02:00",
            "action": 59,
            "target": "<primary>RAID</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>create</secondary>",
                "old_state": -1
            },
            "id": 34039704,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039704/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703894/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563084+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>create</secondary>",
            "old": "<primary>RAID</primary>",
            "details": {},
            "id": 34039703,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039703/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703893/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563043+02:00",
            "action": 59,
            "target": "<primary>RAID</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>10</secondary>",
                "old_state": -1
            },
            "id": 34039702,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039702/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703893/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.563002+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>10</secondary>",
            "old": "<primary>RAID</primary>",
            "details": {},
            "id": 34039701,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039701/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703892/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.562960+02:00",
            "action": 59,
            "target": "<primary>RAID</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>1+0</secondary>",
                "old_state": -1
            },
            "id": 34039700,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039700/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703892/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.562918+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>1+0</secondary>",
            "old": "<primary>RAID</primary>",
            "details": {},
            "id": 34039699,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039699/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703891/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.562875+02:00",
            "action": 59,
            "target": "<primary>RAID</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>6</secondary>",
                "old_state": -1
            },
            "id": 34039698,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039698/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703891/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.562833+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>6</secondary>",
            "old": "<primary>RAID</primary>",
            "details": {},
            "id": 34039697,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039697/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703890/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.562761+02:00",
            "action": 59,
            "target": "<primary>RAID</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>5</secondary>",
                "old_state": -1
            },
            "id": 34039696,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039696/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703890/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.562708+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>5</secondary>",
            "old": "<primary>RAID</primary>",
            "details": {},
            "id": 34039695,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039695/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703889/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.562667+02:00",
            "action": 59,
            "target": "<primary>RAID</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>parity</secondary>",
                "old_state": -1
            },
            "id": 34039694,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039694/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703889/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.562629+02:00",
            "action": 30,
            "target": "<primary>RAID</primary><secondary>parity</secondary>",
            "old": "<primary>RAID</primary>",
            "details": {},
            "id": 34039693,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34039693/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82703888/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:43:26.562587+02:00",
            "action": 59,
            "target": "<primary>RAID</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RAID</primary><secondary>4</secondary>",
                "old_state": -1
            },
            "id": 34039692,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34039692/?format=api"
        }
    ]
}