Translation components API.

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

GET /api/translations/documentation/articlesserial-uart_index/zh_TW/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/zh_TW/units/?format=api&page=6",
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/units/?format=api&page=4",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 692912,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=1c8db31b34b00576",
            "url": "https://translate-dev.freebsd.org/api/units/692912/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:51:03.703905Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 692913,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=0c6d951bbea83de3",
            "url": "https://translate-dev.freebsd.org/api/units/692913/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:51:03.712657Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 692914,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=c731c233b17d48b4",
            "url": "https://translate-dev.freebsd.org/api/units/692914/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:51:03.726245Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 692915,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=c1e728fe08904741",
            "url": "https://translate-dev.freebsd.org/api/units/692915/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:51:03.740786Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 692916,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=c8dfca211f5f2514",
            "url": "https://translate-dev.freebsd.org/api/units/692916/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:51:03.763045Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 692917,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=8aef6e6a84a6b355",
            "url": "https://translate-dev.freebsd.org/api/units/692917/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:51:03.780857Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 692918,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=964246ec57406561",
            "url": "https://translate-dev.freebsd.org/api/units/692918/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:51:03.802747Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 692919,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=489c9d4b192013ec",
            "url": "https://translate-dev.freebsd.org/api/units/692919/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:51:03.820419Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 692920,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=4ee5e7ad2407c9a8",
            "url": "https://translate-dev.freebsd.org/api/units/692920/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:51:03.832056Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 692921,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=3de8f9a7c52b67e3",
            "url": "https://translate-dev.freebsd.org/api/units/692921/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:51:03.845723Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 692922,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=dce797df49d9679d",
            "url": "https://translate-dev.freebsd.org/api/units/692922/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T21:51:03.857841Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1176935,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=e341526ef52c05b9",
            "url": "https://translate-dev.freebsd.org/api/units/1176935/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-03T21:55:50.087825Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1203080,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=43cddec4731508a6",
            "url": "https://translate-dev.freebsd.org/api/units/1203080/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T12:03:45.254243Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1203081,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=98955d666b126f30",
            "url": "https://translate-dev.freebsd.org/api/units/1203081/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T12:03:45.361193Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1203082,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=467ac9a29e0f91af",
            "url": "https://translate-dev.freebsd.org/api/units/1203082/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T12:03:45.454090Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1203083,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=2515685305e7741f",
            "url": "https://translate-dev.freebsd.org/api/units/1203083/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T12:03:45.553409Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1254443,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=33ab1a5c4bf376a4",
            "url": "https://translate-dev.freebsd.org/api/units/1254443/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-05T02:09:14.392270Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274609,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=2d191ee011ec6526",
            "url": "https://translate-dev.freebsd.org/api/units/1274609/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.138728Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274610,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=96acb5ba139565b8",
            "url": "https://translate-dev.freebsd.org/api/units/1274610/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.143744Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274611,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=66b4e99c3d1a597f",
            "url": "https://translate-dev.freebsd.org/api/units/1274611/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.147805Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274612,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=ed5c108133ac14c2",
            "url": "https://translate-dev.freebsd.org/api/units/1274612/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.155072Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274613,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=c71d094628fe6080",
            "url": "https://translate-dev.freebsd.org/api/units/1274613/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.170666Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274614,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=398ade5538d24a8e",
            "url": "https://translate-dev.freebsd.org/api/units/1274614/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.176611Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274615,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=f7f5c115cf553484",
            "url": "https://translate-dev.freebsd.org/api/units/1274615/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.181726Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274616,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=dfbd4c12eb9e51b0",
            "url": "https://translate-dev.freebsd.org/api/units/1274616/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.236575Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274617,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=2a291a72d3a30239",
            "url": "https://translate-dev.freebsd.org/api/units/1274617/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.253567Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274618,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=5aabf97ecae924f0",
            "url": "https://translate-dev.freebsd.org/api/units/1274618/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.264024Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274619,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=140a197ebf27d954",
            "url": "https://translate-dev.freebsd.org/api/units/1274619/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.272948Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274620,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=61b8cad41ca2a79c",
            "url": "https://translate-dev.freebsd.org/api/units/1274620/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.276931Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274621,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=be0580507a0381f2",
            "url": "https://translate-dev.freebsd.org/api/units/1274621/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.281082Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274622,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=006009681cb2e26c",
            "url": "https://translate-dev.freebsd.org/api/units/1274622/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.339365Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274623,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=b17c7d9edacecbaf",
            "url": "https://translate-dev.freebsd.org/api/units/1274623/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.343499Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274624,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=9103b61d1da2a84a",
            "url": "https://translate-dev.freebsd.org/api/units/1274624/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.347180Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274625,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=5b58835c32461fe2",
            "url": "https://translate-dev.freebsd.org/api/units/1274625/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.353971Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274626,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=4017ab49ffd0bed6",
            "url": "https://translate-dev.freebsd.org/api/units/1274626/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.357983Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274627,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=89b01e0570d79da6",
            "url": "https://translate-dev.freebsd.org/api/units/1274627/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.361768Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274628,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=949d094312f41ab9",
            "url": "https://translate-dev.freebsd.org/api/units/1274628/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.366867Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274629,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=6c7d5a4e023638ed",
            "url": "https://translate-dev.freebsd.org/api/units/1274629/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.370533Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274630,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=f653d45be974f59a",
            "url": "https://translate-dev.freebsd.org/api/units/1274630/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.374189Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274631,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=3d89729d821b6a29",
            "url": "https://translate-dev.freebsd.org/api/units/1274631/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.433892Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274632,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=645302d3c581d866",
            "url": "https://translate-dev.freebsd.org/api/units/1274632/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.438821Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274633,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=d40aed69df79f491",
            "url": "https://translate-dev.freebsd.org/api/units/1274633/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.443220Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274634,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=3174f6bcbef734ab",
            "url": "https://translate-dev.freebsd.org/api/units/1274634/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.447367Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274635,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=766a0fe2e87a5112",
            "url": "https://translate-dev.freebsd.org/api/units/1274635/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.452159Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274636,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=817e9ae0a6b78b5d",
            "url": "https://translate-dev.freebsd.org/api/units/1274636/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.456022Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274637,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=b6117ce3c64a01b4",
            "url": "https://translate-dev.freebsd.org/api/units/1274637/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.461180Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274638,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=28b68c3ca840bb73",
            "url": "https://translate-dev.freebsd.org/api/units/1274638/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.536553Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274639,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=ce5e5f6339aa63b8",
            "url": "https://translate-dev.freebsd.org/api/units/1274639/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.562372Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274640,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=1214f1507fe8dc50",
            "url": "https://translate-dev.freebsd.org/api/units/1274640/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.566879Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesserial-uart_index/zh_TW/?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": 1274641,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesserial-uart_index/zh_TW/?checksum=62ac44bfd909abd5",
            "url": "https://translate-dev.freebsd.org/api/units/1274641/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-03T10:30:13.570846Z"
        }
    ]
}