Units API.

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

GET /api/units/102319/?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/freebsd-doc/boooks_arch-handbook/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"
    ],
    "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"
    ],
    "id_hash": -2979844910848480664,
    "content_hash": -2979844910848480664,
    "location": "book.translate.xml:1636",
    "context": "",
    "note": "(itstool) path: figure/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 175,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 54,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102319/?format=api",
    "priority": 100,
    "id": 102319,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/en/?checksum=56a576d76b1eea68",
    "url": "https://translate-dev.freebsd.org/api/units/102319/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:43.765265Z"
}