Translation components API.

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

GET /api/translations/documentation/articlesserial-uart_index/nl_NL/units/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 392,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/units/?format=api&page=6",
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/units/?format=api&page=4",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "Valid IRQ numbers are 9, 10, 11, 12 and 15 for SX ISA host cards and 11, 12 and 15 for SI/XIO ISA host cards."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7165874502647151242,
            "content_hash": -7165874502647151242,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1147",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 382,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381231/?format=api",
            "priority": 100,
            "id": 811304,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=1c8db31b34b00576",
            "url": "https://translate-dev.freebsd.org/api/units/811304/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:36.075664Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "To configure an EISA or PCI host card, use this line:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8327836189542826525,
            "content_hash": -8327836189542826525,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1149",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 383,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381233/?format=api",
            "priority": 100,
            "id": 811306,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=0c6d951bbea83de3",
            "url": "https://translate-dev.freebsd.org/api/units/811306/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:36.084738Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "device si0\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5130094977828604084,
            "content_hash": 5130094977828604084,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1153",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 384,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381235/?format=api",
            "priority": 100,
            "id": 811310,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=c731c233b17d48b4",
            "url": "https://translate-dev.freebsd.org/api/units/811310/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:36.100090Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "After adding the configuration entry, rebuild and install your new kernel."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4748809403615954753,
            "content_hash": 4748809403615954753,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1156",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 385,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381237/?format=api",
            "priority": 100,
            "id": 811317,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=c1e728fe08904741",
            "url": "https://translate-dev.freebsd.org/api/units/811317/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:36.128922Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "The following step, is not necessary if you are using man:devfs[5] in FreeBSD 5._X_."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5251137934146348308,
            "content_hash": 5251137934146348308,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1160",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 386,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381239/?format=api",
            "priority": 100,
            "id": 811321,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=c8dfca211f5f2514",
            "url": "https://translate-dev.freebsd.org/api/units/811321/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:36.137608Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "After rebooting with the new kernel, you need to make the device nodes in [.filename]#/dev#.  The [.filename]#MAKEDEV# script will take care of this for you.  Count how many total ports you have and type:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 787969863584232277,
            "content_hash": 787969863584232277,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1165",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 387,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612167/?format=api",
            "priority": 100,
            "id": 811325,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=8aef6e6a84a6b355",
            "url": "https://translate-dev.freebsd.org/api/units/811325/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:36.147314Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "# cd /dev\n# ./MAKEDEV ttyAnn cuaAnn\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1603922398187382113,
            "content_hash": 1603922398187382113,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1170",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 388,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381243/?format=api",
            "priority": 100,
            "id": 811328,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=964246ec57406561",
            "url": "https://translate-dev.freebsd.org/api/units/811328/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:36.158900Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "(where _nn_ is the number of ports)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3991142223887461396,
            "content_hash": -3991142223887461396,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1173",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 389,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381245/?format=api",
            "priority": 100,
            "id": 811331,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=489c9d4b192013ec",
            "url": "https://translate-dev.freebsd.org/api/units/811331/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:36.170035Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "If you want login prompts to appear on these ports, you will need to add lines like this to [.filename]#/etc/ttys#:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3538167201409807960,
            "content_hash": -3538167201409807960,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1175",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 390,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381247/?format=api",
            "priority": 100,
            "id": 811335,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=4ee5e7ad2407c9a8",
            "url": "https://translate-dev.freebsd.org/api/units/811335/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:36.181381Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "ttyA01  \"/usr/libexec/getty std.9600\"   vt100   on insecure\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4762282106981488669,
            "content_hash": -4762282106981488669,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1179",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 391,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/381249/?format=api",
            "priority": 100,
            "id": 811339,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=3de8f9a7c52b67e3",
            "url": "https://translate-dev.freebsd.org/api/units/811339/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:36.189325Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "Change the terminal type as appropriate.  For modems, `dialup` or `unknown` is fine."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6694486356382017437,
            "content_hash": 6694486356382017437,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1182",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 392,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/612169/?format=api",
            "priority": 100,
            "id": 811341,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=dce797df49d9679d",
            "url": "https://translate-dev.freebsd.org/api/units/811341/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:28:36.198610Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "Detailed information about the use of serial ports and UART with FreeBSD"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7152088319754241465,
            "content_hash": 7152088319754241465,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1176924/?format=api",
            "priority": 100,
            "id": 1176931,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=e341526ef52c05b9",
            "url": "https://translate-dev.freebsd.org/api/units/1176931/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-03T21:55:38.990113Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "The flags entry _must_ be changed from this example unless you are using the exact same sio assignments.  Flags are set according to 0x``__MYY__`` where _M_ indicates the minor number of the master port (the last port on a Boca 16) and _YY_ indicates if FIFO is enabled or disabled(enabled), IRQ sharing is used(yes) and if there is an AST/4 compatible IRQ control register(no).  In this example,"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4337565930762205018,
            "content_hash": -4337565930762205018,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:909",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 324,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1203036/?format=api",
            "priority": 100,
            "id": 1203064,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=43cddec4731508a6",
            "url": "https://translate-dev.freebsd.org/api/units/1203064/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T12:03:24.146383Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "If the messages go by too fast to see,"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1771424722904575792,
            "content_hash": 1771424722904575792,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:957",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 329,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1203038/?format=api",
            "priority": 100,
            "id": 1203065,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=98955d666b126f30",
            "url": "https://translate-dev.freebsd.org/api/units/1203065/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T12:03:24.157936Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "If you do need to create the [.filename]#/dev# entries, run the following as `root`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4144778806767414865,
            "content_hash": -4144778806767414865,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:966",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 333,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1203040/?format=api",
            "priority": 100,
            "id": 1203066,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=467ac9a29e0f91af",
            "url": "https://translate-dev.freebsd.org/api/units/1203066/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T12:03:24.349083Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "If you do not want or need call-out devices for some reason, you can dispense with making the [.filename]#cua*# devices."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6551215377149889505,
            "content_hash": -6551215377149889505,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:979",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 336,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1203042/?format=api",
            "priority": 100,
            "id": 1203067,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=2515685305e7741f",
            "url": "https://translate-dev.freebsd.org/api/units/1203067/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T12:03:24.455407Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "If you do not already have a custom kernel configuration file set up, refer to extref:{handbook}[Kernel Configuration, kernelconfig] chapter of the FreeBSD Handbook for general procedures.  The following are the specifics for the Boca 16 board and assume you are using the kernel name MYKERNEL and editing with vi."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5500273536189368668,
            "content_hash": -5500273536189368668,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:883",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 318,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1254422/?format=api",
            "priority": 100,
            "id": 1254435,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=33ab1a5c4bf376a4",
            "url": "https://translate-dev.freebsd.org/api/units/1254435/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-05T02:09:02.172564Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "DB25 RS232-C Pin"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5973709483008039642,
            "content_hash": -5973709483008039642,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:200",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272684/?format=api",
            "priority": 100,
            "id": 1273909,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=2d191ee011ec6526",
            "url": "https://translate-dev.freebsd.org/api/units/1273909/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.234358Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "DB9 IBM PC Pin"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1633880575625749944,
            "content_hash": 1633880575625749944,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:201",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272686/?format=api",
            "priority": 100,
            "id": 1273910,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=96acb5ba139565b8",
            "url": "https://translate-dev.freebsd.org/api/units/1273910/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.238264Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "EIA Circuit Symbol"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1822575091928901249,
            "content_hash": -1822575091928901249,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:202",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272688/?format=api",
            "priority": 100,
            "id": 1273911,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=66b4e99c3d1a597f",
            "url": "https://translate-dev.freebsd.org/api/units/1273911/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.241813Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "CCITT Circuit Symbol"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7880191595095266498,
            "content_hash": 7880191595095266498,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:203",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272690/?format=api",
            "priority": 100,
            "id": 1273912,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=ed5c108133ac14c2",
            "url": "https://translate-dev.freebsd.org/api/units/1273912/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.245300Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "Common Name"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5124262147957612672,
            "content_hash": 5124262147957612672,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:204",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272692/?format=api",
            "priority": 100,
            "id": 1273913,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=c71d094628fe6080",
            "url": "https://translate-dev.freebsd.org/api/units/1273913/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.248551Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "Signal Source"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5077001172299920754,
            "content_hash": -5077001172299920754,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:205",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272694/?format=api",
            "priority": 100,
            "id": 1273914,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=398ade5538d24a8e",
            "url": "https://translate-dev.freebsd.org/api/units/1273914/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.252042Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "Description"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8644027359224476804,
            "content_hash": 8644027359224476804,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:207, documentation/content/en/articles/serial-uart/_index.adoc:675",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272696/?format=api",
            "priority": 100,
            "id": 1273915,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=f7f5c115cf553484",
            "url": "https://translate-dev.freebsd.org/api/units/1273915/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.255323Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "1"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6898753848347611568,
            "content_hash": 6898753848347611568,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:208, documentation/content/en/articles/serial-uart/_index.adoc:265",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272698/?format=api",
            "priority": 100,
            "id": 1273916,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=dfbd4c12eb9e51b0",
            "url": "https://translate-dev.freebsd.org/api/units/1273916/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.260304Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "-"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6185383532737396167,
            "content_hash": -6185383532737396167,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:209, documentation/content/en/articles/serial-uart/_index.adoc:213, documentation/content/en/articles/serial-uart/_index.adoc:261, documentation/content/en/articles/serial-uart/_index.adoc:273, documentation/content/en/articles/serial-uart/_index.adoc:274, documentation/content/en/articles/serial-uart/_index.adoc:275, documentation/content/en/articles/serial-uart/_index.adoc:276, documentation/content/en/articles/serial-uart/_index.adoc:277, documentation/content/en/articles/serial-uart/_index.adoc:281, documentation/content/en/articles/serial-uart/_index.adoc:282, documentation/content/en/articles/serial-uart/_index.adoc:283, documentation/content/en/articles/serial-uart/_index.adoc:284, documentation/content/en/articles/serial-uart/_index.adoc:285, documentation/content/en/articles/serial-uart/_index.adoc:289, documentation/content/en/articles/serial-uart/_index.adoc:290, documentation/content/en/articles/serial-uart/_index.adoc:291, documentation/content/en/articles/serial-uart/_index.adoc:292, documentation/content/en/articles/serial-uart/_index.adoc:293, documentation/content/en/articles/serial-uart/_index.adoc:297, documentation/content/en/articles/serial-uart/_index.adoc:305, documentation/content/en/articles/serial-uart/_index.adoc:313, documentation/content/en/articles/serial-uart/_index.adoc:321, documentation/content/en/articles/serial-uart/_index.adoc:329, documentation/content/en/articles/serial-uart/_index.adoc:337, documentation/content/en/articles/serial-uart/_index.adoc:345, documentation/content/en/articles/serial-uart/_index.adoc:346, documentation/content/en/articles/serial-uart/_index.adoc:353, documentation/content/en/articles/serial-uart/_index.adoc:369, documentation/content/en/articles/serial-uart/_index.adoc:370, documentation/content/en/articles/serial-uart/_index.adoc:371, documentation/content/en/articles/serial-uart/_index.adoc:385, documentation/content/en/articles/serial-uart/_index.adoc:393, documentation/content/en/articles/serial-uart/_index.adoc:401, documentation/content/en/articles/serial-uart/_index.adoc:402, documentation/content/en/articles/serial-uart/_index.adoc:404",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272700/?format=api",
            "priority": 100,
            "id": 1273917,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=2a291a72d3a30239",
            "url": "https://translate-dev.freebsd.org/api/units/1273917/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.336184Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "AA"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2689782029458266896,
            "content_hash": -2689782029458266896,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:210",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272702/?format=api",
            "priority": 100,
            "id": 1273918,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=5aabf97ecae924f0",
            "url": "https://translate-dev.freebsd.org/api/units/1273918/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.341342Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "101"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7779377374165477036,
            "content_hash": -7779377374165477036,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:211",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272704/?format=api",
            "priority": 100,
            "id": 1273919,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=140a197ebf27d954",
            "url": "https://translate-dev.freebsd.org/api/units/1273919/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.345281Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "PG/FG"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2181771007098706020,
            "content_hash": -2181771007098706020,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:212",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272706/?format=api",
            "priority": 100,
            "id": 1273920,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=61b8cad41ca2a79c",
            "url": "https://translate-dev.freebsd.org/api/units/1273920/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.353145Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "Frame/Protective Ground"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4469119288367874546,
            "content_hash": 4469119288367874546,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:215",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 65,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272708/?format=api",
            "priority": 100,
            "id": 1273921,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=be0580507a0381f2",
            "url": "https://translate-dev.freebsd.org/api/units/1273921/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.356776Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "2"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9196340096327818644,
            "content_hash": -9196340096327818644,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:216, documentation/content/en/articles/serial-uart/_index.adoc:225",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272710/?format=api",
            "priority": 100,
            "id": 1273922,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=006009681cb2e26c",
            "url": "https://translate-dev.freebsd.org/api/units/1273922/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.360050Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "3"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3565863126199880623,
            "content_hash": 3565863126199880623,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:217, documentation/content/en/articles/serial-uart/_index.adoc:224, documentation/content/en/articles/serial-uart/_index.adoc:610",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 67,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272712/?format=api",
            "priority": 100,
            "id": 1273923,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=b17c7d9edacecbaf",
            "url": "https://translate-dev.freebsd.org/api/units/1273923/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.437502Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "BA"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1226023759742412874,
            "content_hash": 1226023759742412874,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:218",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 68,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272714/?format=api",
            "priority": 100,
            "id": 1273924,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=9103b61d1da2a84a",
            "url": "https://translate-dev.freebsd.org/api/units/1273924/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.442659Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "103"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2641216749449109534,
            "content_hash": -2641216749449109534,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:219",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 69,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272716/?format=api",
            "priority": 100,
            "id": 1273925,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=5b58835c32461fe2",
            "url": "https://translate-dev.freebsd.org/api/units/1273925/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.447452Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "TD"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4605023759650210090,
            "content_hash": -4605023759650210090,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:220",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 70,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272718/?format=api",
            "priority": 100,
            "id": 1273926,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=4017ab49ffd0bed6",
            "url": "https://translate-dev.freebsd.org/api/units/1273926/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.538811Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "DTE"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 698090950959275430,
            "content_hash": 698090950959275430,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:221, documentation/content/en/articles/serial-uart/_index.adoc:237, documentation/content/en/articles/serial-uart/_index.adoc:317, documentation/content/en/articles/serial-uart/_index.adoc:349, documentation/content/en/articles/serial-uart/_index.adoc:357, documentation/content/en/articles/serial-uart/_index.adoc:365, documentation/content/en/articles/serial-uart/_index.adoc:373, documentation/content/en/articles/serial-uart/_index.adoc:389, documentation/content/en/articles/serial-uart/_index.adoc:397",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 71,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272720/?format=api",
            "priority": 100,
            "id": 1273927,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=89b01e0570d79da6",
            "url": "https://translate-dev.freebsd.org/api/units/1273927/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.542273Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "Transmit Data"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1485353635787578041,
            "content_hash": 1485353635787578041,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:223",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 72,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272722/?format=api",
            "priority": 100,
            "id": 1273928,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=949d094312f41ab9",
            "url": "https://translate-dev.freebsd.org/api/units/1273928/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.546127Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "BB"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1405868217578669843,
            "content_hash": -1405868217578669843,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:226",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 73,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272724/?format=api",
            "priority": 100,
            "id": 1273929,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=6c7d5a4e023638ed",
            "url": "https://translate-dev.freebsd.org/api/units/1273929/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.549792Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "104"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8526392010766349722,
            "content_hash": 8526392010766349722,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:227",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 74,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272726/?format=api",
            "priority": 100,
            "id": 1273930,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=f653d45be974f59a",
            "url": "https://translate-dev.freebsd.org/api/units/1273930/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.553254Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "RD"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4789170707913545175,
            "content_hash": -4789170707913545175,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:228",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 75,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272728/?format=api",
            "priority": 100,
            "id": 1273931,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=3d89729d821b6a29",
            "url": "https://translate-dev.freebsd.org/api/units/1273931/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.556673Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "DCE"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1994247101420021658,
            "content_hash": -1994247101420021658,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:229, documentation/content/en/articles/serial-uart/_index.adoc:245, documentation/content/en/articles/serial-uart/_index.adoc:253, documentation/content/en/articles/serial-uart/_index.adoc:269, documentation/content/en/articles/serial-uart/_index.adoc:301, documentation/content/en/articles/serial-uart/_index.adoc:309, documentation/content/en/articles/serial-uart/_index.adoc:325, documentation/content/en/articles/serial-uart/_index.adoc:333, documentation/content/en/articles/serial-uart/_index.adoc:341, documentation/content/en/articles/serial-uart/_index.adoc:381, documentation/content/en/articles/serial-uart/_index.adoc:405",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 76,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272730/?format=api",
            "priority": 100,
            "id": 1273932,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=645302d3c581d866",
            "url": "https://translate-dev.freebsd.org/api/units/1273932/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.559992Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "Receive Data"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6055913687929713809,
            "content_hash": 6055913687929713809,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:231",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 77,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272732/?format=api",
            "priority": 100,
            "id": 1273933,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=d40aed69df79f491",
            "url": "https://translate-dev.freebsd.org/api/units/1273933/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.636116Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "4"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5659627541179714389,
            "content_hash": -5659627541179714389,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:232, documentation/content/en/articles/serial-uart/_index.adoc:361",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 78,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272734/?format=api",
            "priority": 100,
            "id": 1273934,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=3174f6bcbef734ab",
            "url": "https://translate-dev.freebsd.org/api/units/1273934/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.639679Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "7"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -690722125610594030,
            "content_hash": -690722125610594030,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:233, documentation/content/en/articles/serial-uart/_index.adoc:256",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 79,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272736/?format=api",
            "priority": 100,
            "id": 1273935,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=766a0fe2e87a5112",
            "url": "https://translate-dev.freebsd.org/api/units/1273935/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.643743Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "CA"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 107693730763869021,
            "content_hash": 107693730763869021,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:234",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 80,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272738/?format=api",
            "priority": 100,
            "id": 1273936,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=817e9ae0a6b78b5d",
            "url": "https://translate-dev.freebsd.org/api/units/1273936/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.647996Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "105"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3896032470378348980,
            "content_hash": 3896032470378348980,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:235",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 81,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272740/?format=api",
            "priority": 100,
            "id": 1273937,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=b6117ce3c64a01b4",
            "url": "https://translate-dev.freebsd.org/api/units/1273937/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.652490Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "RTS"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6289685637427577997,
            "content_hash": -6289685637427577997,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:236",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 82,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272742/?format=api",
            "priority": 100,
            "id": 1273938,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=28b68c3ca840bb73",
            "url": "https://translate-dev.freebsd.org/api/units/1273938/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.656223Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "Request to Send"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5647055862543049656,
            "content_hash": 5647055862543049656,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:239",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 83,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272744/?format=api",
            "priority": 100,
            "id": 1273939,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=ce5e5f6339aa63b8",
            "url": "https://translate-dev.freebsd.org/api/units/1273939/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.659720Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "5"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7920440516592214960,
            "content_hash": -7920440516592214960,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:240, documentation/content/en/articles/serial-uart/_index.adoc:257",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 84,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272746/?format=api",
            "priority": 100,
            "id": 1273940,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=1214f1507fe8dc50",
            "url": "https://translate-dev.freebsd.org/api/units/1273940/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.663225Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/nl_NL/?format=api",
            "source": [
                "8"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2113238534372873259,
            "content_hash": -2113238534372873259,
            "location": "documentation/content/en/articles/serial-uart/_index.adoc:241, documentation/content/en/articles/serial-uart/_index.adoc:264",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 85,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1272748/?format=api",
            "priority": 100,
            "id": 1273941,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/nl_NL/?checksum=62ac44bfd909abd5",
            "url": "https://translate-dev.freebsd.org/api/units/1273941/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:29:49.667131Z"
        }
    ]
}