Unit Instance
Units API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/units/102244/?format=api
{ "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_arch-handbook/en/?format=api", "source": [ " movw $0x7c00,%bx\t\t# Address for read\n movb $0x2,%ah\t\t# Read sector\n callw intx13\t\t# from disk\n jc beep\t\t\t# If error\n cmpw $0xaa55,0x1fe(%bx)\t# Bootable?\n jne beep\t\t\t# No\n pushw %si\t\t\t# Save ptr to selected part.\n callw putn\t\t# Leave some space\n popw %si\t\t\t# Restore, next stage uses it\n jmp *%bx\t\t\t# Invoke bootstrap" ], "previous_source": "", "target": [ " movw $0x7c00,%bx\t\t# Address for read\n movb $0x2,%ah\t\t# Read sector\n callw intx13\t\t# from disk\n jc beep\t\t\t# If error\n cmpw $0xaa55,0x1fe(%bx)\t# Bootable?\n jne beep\t\t\t# No\n pushw %si\t\t\t# Save ptr to selected part.\n callw putn\t\t# Leave some space\n popw %si\t\t\t# Restore, next stage uses it\n jmp *%bx\t\t\t# Invoke bootstrap" ], "id_hash": -3176282905936987635, "content_hash": -3176282905936987635, "location": "book.translate.xml:913", "context": "", "note": "(itstool) path: figure/programlisting", "flags": "no-wrap", "labels": [], "state": 100, "fuzzy": false, "translated": true, "approved": false, "position": 98, "has_suggestion": false, "has_comment": false, "has_failing_check": true, "num_words": 56, "source_unit": "https://translate-dev.freebsd.org/api/units/102244/?format=api", "priority": 100, "id": 102244, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/en/?checksum=53eb9386957afa0d", "url": "https://translate-dev.freebsd.org/api/units/102244/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2019-10-20T12:21:42.731659Z" }