Units API.

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

GET /api/units/1524145/?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/pl/?format=api",
    "source": [
        "      movw $LOAD,%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 $MAGIC,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\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -5364247840546678745,
    "content_hash": -5364247840546678745,
    "location": "documentation/content/en/books/arch-handbook/boot/_index.adoc:469",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 79,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 56,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1436457/?format=api",
    "priority": 100,
    "id": 1524145,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookboot_index/pl/?checksum=358e5d02910f1827",
    "url": "https://translate-dev.freebsd.org/api/units/1524145/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-04-15T04:16:30.723331Z"
}