Translation components API.

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

GET /api/translations/documentation/booksarch-handbooknewbus_index/id/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 65,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/units/?format=api",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "Important Locations in the Source Hierarchy"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4411128252080654430,
            "content_hash": 4411128252080654430,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:167",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116250/?format=api",
            "priority": 100,
            "id": 1387393,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=bd3779c62bf5085e",
            "url": "https://translate-dev.freebsd.org/api/units/1387393/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.858068Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "[.filename]#src/sys/[arch]/[arch]# - Kernel code for a specific machine architecture resides in this directory. For example, the `i386` architecture, or the `SPARC64` architecture."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8651729903228613795,
            "content_hash": -8651729903228613795,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:170",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116252/?format=api",
            "priority": 100,
            "id": 1387394,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=07eee17de96f0b5d",
            "url": "https://translate-dev.freebsd.org/api/units/1387394/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.861865Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "[.filename]#src/sys/dev/[bus]# - device support for a specific `[bus]` resides in this directory."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8515297222216806543,
            "content_hash": 8515297222216806543,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:172",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116254/?format=api",
            "priority": 100,
            "id": 1387395,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=f62c69b5271a708f",
            "url": "https://translate-dev.freebsd.org/api/units/1387395/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.867308Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "[.filename]#src/sys/dev/pci# - PCI bus support code resides in this directory."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5525089884149269238,
            "content_hash": -5525089884149269238,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:174",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116256/?format=api",
            "priority": 100,
            "id": 1387396,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=3352f006072dbd0a",
            "url": "https://translate-dev.freebsd.org/api/units/1387396/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.871137Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "[.filename]#src/sys/[isa|pci]# - PCI/ISA device drivers reside in this directory. The PCI/ISA bus support code used to exist in this directory in FreeBSD version `4.0`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5185799316867290027,
            "content_hash": -5185799316867290027,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:176",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116258/?format=api",
            "priority": 100,
            "id": 1387397,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=380856ff31a96c55",
            "url": "https://translate-dev.freebsd.org/api/units/1387397/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.874668Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "Important Structures and Type Definitions"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3934530669763680235,
            "content_hash": 3934530669763680235,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:177",
            "context": "",
            "note": "type: Title ===",
            "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": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116260/?format=api",
            "priority": 100,
            "id": 1387398,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=b69a42cc5124d7eb",
            "url": "https://translate-dev.freebsd.org/api/units/1387398/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.878267Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "`devclass_t` - This is a type definition of a pointer to a `struct devclass`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5076117503965494814,
            "content_hash": 5076117503965494814,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:180",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116262/?format=api",
            "priority": 100,
            "id": 1387399,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=c671fdf9b6017e1e",
            "url": "https://translate-dev.freebsd.org/api/units/1387399/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.881594Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "`device_method_t` - This is the same as `kobj_method_t` (see [.filename]#src/sys/kobj.h#)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6920431140311528642,
            "content_hash": -6920431140311528642,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:182",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116264/?format=api",
            "priority": 100,
            "id": 1387400,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=1ff5b08b3d2e0b3e",
            "url": "https://translate-dev.freebsd.org/api/units/1387400/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.886746Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "`device_t` - This is a type definition of a pointer to a `struct device`. `device_t` represents a device in the system. It is a kernel object. See [.filename]#src/sys/sys/bus_private.h# for implementation details."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7074048472750876621,
            "content_hash": 7074048472750876621,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:184",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116266/?format=api",
            "priority": 100,
            "id": 1387401,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=e22c119b2635e7cd",
            "url": "https://translate-dev.freebsd.org/api/units/1387401/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.890872Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "`driver_t` - This is a type definition which references `struct driver`. The `driver` struct is a class of the `device` kernel object; it also holds data private to the driver."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3777628047139193865,
            "content_hash": -3777628047139193865,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:186",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116268/?format=api",
            "priority": 100,
            "id": 1387402,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=4b932b4e4cb73bf7",
            "url": "https://translate-dev.freebsd.org/api/units/1387402/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.894315Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "*_driver_t_ Implementation*\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8147289835819213237,
            "content_hash": -8147289835819213237,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:188",
            "context": "",
            "note": "type: Plain text",
            "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": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116270/?format=api",
            "priority": 100,
            "id": 1387403,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=0eef030f7dd85e4b",
            "url": "https://translate-dev.freebsd.org/api/units/1387403/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.897886Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "\t  struct driver {\n\t\tKOBJ_CLASS_FIELDS;\n\t\tvoid\t*priv;\t\t\t/* driver private data */\n\t  };\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1710376077618814366,
            "content_hash": -1710376077618814366,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:194",
            "context": "",
            "note": "type: delimited block . 4",
            "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": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116272/?format=api",
            "priority": 100,
            "id": 1387404,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=68438604f5346262",
            "url": "https://translate-dev.freebsd.org/api/units/1387404/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.901227Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "A `device_state_t` type, which is an enumeration, `device_state`. It contains the possible states of a Newbus device before and after the autoconfiguration process."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6005089594931620447,
            "content_hash": 6005089594931620447,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:197",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116274/?format=api",
            "priority": 100,
            "id": 1387405,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=d3565d2b964b2a5f",
            "url": "https://translate-dev.freebsd.org/api/units/1387405/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.904643Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "*Device States _device_state_t*\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8509372668557600059,
            "content_hash": 8509372668557600059,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:199",
            "context": "",
            "note": "type: Plain text",
            "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": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116276/?format=api",
            "priority": 100,
            "id": 1387406,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=f6175d5b82cb253b",
            "url": "https://translate-dev.freebsd.org/api/units/1387406/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.907787Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/id/?format=api",
            "source": [
                "\t  /*\n\t   * src/sys/sys/bus.h\n\t   */\n\t  typedef enum device_state {\n\t\tDS_NOTPRESENT,\t/* not probed or probe failed */\n\t\tDS_ALIVE,\t\t/* probe succeeded */\n\t\tDS_ATTACHED,\t/* attach method called */\n\t\tDS_BUSY\t\t\t/* device is open */\n\t  } device_state_t;\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8187265965610521851,
            "content_hash": -8187265965610521851,
            "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:210",
            "context": "",
            "note": "type: delimited block . 4",
            "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": 35,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1116278/?format=api",
            "priority": 100,
            "id": 1387407,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/id/?checksum=0e60fcfb7623ab05",
            "url": "https://translate-dev.freebsd.org/api/units/1387407/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-03-09T16:49:33.911052Z"
        }
    ]
}