Units API.

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

GET /api/units/1497533/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookboot_index/ko/?format=api",
    "source": [
        "After control is received from the BIOS at memory address `0x7c00`, [.filename]#boot0# starts executing.  It is the first piece of code under FreeBSD control.  The task of [.filename]#boot0# is quite simple: scan the partition table and let the user choose which partition to boot from.  The Partition Table is a special, standard data structure embedded in the MBR (hence embedded in [.filename]#boot0#) describing the four standard PC \"partitions\".  [.filename]#boot0# resides in the filesystem as [.filename]#/boot/boot0#.  It is a small 512-byte file, and it is exactly what FreeBSD's installation procedure wrote to the hard disk's MBR if you chose the \"bootmanager\" option at installation time.  Indeed, [.filename]#boot0# _is_ the MBR."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -3322287093586598056,
    "content_hash": -3322287093586598056,
    "location": "documentation/content/en/books/arch-handbook/boot/_index.adoc:193",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 109,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1454419/?format=api",
    "priority": 100,
    "id": 1497533,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookboot_index/ko/?checksum=51e4dd7d98e7e758",
    "url": "https://translate-dev.freebsd.org/api/units/1497533/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-07T02:51:49.384402Z"
}