Translation components API.

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

GET /api/translations/debian-handbook/08_basic-configuration/en/units/?format=api&page=21
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1007,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/units/?format=api&page=20",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>kernel</primary><secondary><literal>initramfs</literal></secondary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>kernel</primary><secondary><literal>initramfs</literal></secondary>"
            ],
            "id_hash": 1237300500358571725,
            "content_hash": 1237300500358571725,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 998,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82742816/?format=api",
            "priority": 100,
            "id": 82742816,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=912bc63fe44926cd",
            "url": "https://hosted.weblate.org/api/units/82742816/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:59:03.937424+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>initial ram filesystem</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>initial ram filesystem</primary>"
            ],
            "id_hash": 8243400821893045329,
            "content_hash": 8243400821893045329,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 999,
            "has_suggestion": false,
            "has_comment": true,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/82742818/?format=api",
            "priority": 100,
            "id": 82742818,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=f266715f42191c51",
            "url": "https://hosted.weblate.org/api/units/82742818/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:59:03.959959+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>initial ramdisk</primary><seealso>initial ram filesystem</seealso>"
            ],
            "previous_source": "",
            "target": [
                "<primary>initial ramdisk</primary><seealso>initial ram filesystem</seealso>"
            ],
            "id_hash": -5901218177220345468,
            "content_hash": -5901218177220345468,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1000,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/82742820/?format=api",
            "priority": 100,
            "id": 82742820,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=2e1aa95574b40184",
            "url": "https://hosted.weblate.org/api/units/82742820/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:59:03.984355+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "The package's configuration scripts automatically generate an <literal>initramfs</literal> image (the successor of the old initial ramdisk <literal>initrd</literal> image), which is a compressed mini-system designed to be loaded in memory (hence the name, which stands for “initial ram filesystem”) by the bootloader, and used by the Linux kernel solely for loading the modules needed to access the devices containing the complete Debian system (for example, the driver for SATA disks). Finally, the post-installation scripts update the symbolic links <filename>/vmlinuz</filename>, <filename>/vmlinuz.old</filename>, <filename>/initrd.img</filename>, and <filename>/initrd.img.old</filename> so that they point to the latest two kernels installed, respectively, as well as the corresponding initramfs boot images."
            ],
            "previous_source": "",
            "target": [
                "The package's configuration scripts automatically generate an <literal>initramfs</literal> image (the successor of the old initial ramdisk <literal>initrd</literal> image), which is a compressed mini-system designed to be loaded in memory (hence the name, which stands for “initial ram filesystem”) by the bootloader, and used by the Linux kernel solely for loading the modules needed to access the devices containing the complete Debian system (for example, the driver for SATA disks). Finally, the post-installation scripts update the symbolic links <filename>/vmlinuz</filename>, <filename>/vmlinuz.old</filename>, <filename>/initrd.img</filename>, and <filename>/initrd.img.old</filename> so that they point to the latest two kernels installed, respectively, as well as the corresponding initramfs boot images."
            ],
            "id_hash": 7723979400773866024,
            "content_hash": 7723979400773866024,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1001,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 101,
            "source_unit": "https://hosted.weblate.org/api/units/82742822/?format=api",
            "priority": 100,
            "id": 82742822,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=eb311657738f9228",
            "url": "https://hosted.weblate.org/api/units/82742822/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:59:04.014729+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary><filename>/etc</filename></primary><secondary><filename>/etc/kernel/*.d/</filename></secondary>"
            ],
            "previous_source": "",
            "target": [
                "<primary><filename>/etc</filename></primary><secondary><filename>/etc/kernel/*.d/</filename></secondary>"
            ],
            "id_hash": 5989635992098190013,
            "content_hash": 5989635992098190013,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1002,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/82742824/?format=api",
            "priority": 100,
            "id": 82742824,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=d31f76334ae832bd",
            "url": "https://hosted.weblate.org/api/units/82742824/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:59:04.052375+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary><emphasis role=\"pkg\">linux-image-<replaceable>arch</replaceable></emphasis></primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary><emphasis role=\"pkg\">linux-image-<replaceable>arch</replaceable></emphasis></primary>"
            ],
            "id_hash": -1056730507734418997,
            "content_hash": -1056730507734418997,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1005,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/82742826/?format=api",
            "priority": 100,
            "id": 82742826,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=7155bd33b72bf9cb",
            "url": "https://hosted.weblate.org/api/units/82742826/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:59:04.095605+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "Using <command>apt</command> is so convenient that it makes it easy to forget about the lower-level tools, but the easiest way of installing a compiled kernel is to use a command such as <command>dpkg -i <replaceable>package</replaceable>.deb</command>, where <literal><replaceable>package</replaceable>.deb</literal> is the name of a <emphasis role=\"pkg\">linux-image</emphasis> package such as <filename>linux-image-5.10.46-falcot_5.10.46-1_amd64.deb</filename>."
            ],
            "previous_source": "",
            "target": [
                "Using <command>apt</command> is so convenient that it makes it easy to forget about the lower-level tools, but the easiest way of installing a compiled kernel is to use a command such as <command>dpkg -i <replaceable>package</replaceable>.deb</command>, where <literal><replaceable>package</replaceable>.deb</literal> is the name of a <emphasis role=\"pkg\">linux-image</emphasis> package such as <filename>linux-image-5.10.46-falcot_5.10.46-1_amd64.deb</filename>."
            ],
            "id_hash": 1682671702365668483,
            "content_hash": 1682671702365668483,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1006,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 48,
            "source_unit": "https://hosted.weblate.org/api/units/82742828/?format=api",
            "priority": 100,
            "id": 82742828,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=975a0cff851b8483",
            "url": "https://hosted.weblate.org/api/units/82742828/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:59:04.120819+02:00"
        }
    ]
}