Units API.

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

GET /api/units/1130982/?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/en/?format=api",
    "source": [
        "start:\t\t\t\t\t\t# Start of code\n/*\n * BTX header.\n */\nbtx_hdr:\t.byte 0xeb\t\t\t# Machine ID\n\t\t.byte 0xe\t\t\t# Header size\n\t\t.ascii \"BTX\"\t\t\t# Magic\n\t\t.byte 0x1\t\t\t# Major version\n\t\t.byte 0x2\t\t\t# Minor version\n\t\t.byte BTX_FLAGS\t\t\t# Flags\n\t\t.word PAG_CNT-MEM_ORG>>0xc\t# Paging control\n\t\t.word break-start\t\t# Text size\n\t\t.long 0x0\t\t\t# Entry address\n"
    ],
    "previous_source": "",
    "target": [
        "start:\t\t\t\t\t\t# Start of code\n/*\n * BTX header.\n */\nbtx_hdr:\t.byte 0xeb\t\t\t# Machine ID\n\t\t.byte 0xe\t\t\t# Header size\n\t\t.ascii \"BTX\"\t\t\t# Magic\n\t\t.byte 0x1\t\t\t# Major version\n\t\t.byte 0x2\t\t\t# Minor version\n\t\t.byte BTX_FLAGS\t\t\t# Flags\n\t\t.word PAG_CNT-MEM_ORG>>0xc\t# Paging control\n\t\t.word break-start\t\t# Text size\n\t\t.long 0x0\t\t\t# Entry address\n"
    ],
    "id_hash": -1844610216668505972,
    "content_hash": -1844610216668505972,
    "location": "documentation/content/en/books/arch-handbook/boot/_index.adoc:912",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 166,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 54,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1130982/?format=api",
    "priority": 100,
    "id": 1130982,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookboot_index/en/?checksum=6666a0c7f66ad88c",
    "url": "https://translate-dev.freebsd.org/api/units/1130982/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:15:44.028810Z"
}