Units API.

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

GET /api/units/1436599/?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": [
        "/*\n * Initialize memory.\n */\n\t\tmov $MEM_IDT,%di\t\t# Memory to initialize\n\t\tmov $(MEM_ORG-MEM_IDT)/2,%cx\t# Words to zero\n\t\trep\t\t\t\t# Zero-fill\n\t\tstosw\t\t\t\t#  memory\n"
    ],
    "previous_source": "",
    "target": [
        "/*\n * Initialize memory.\n */\n\t\tmov $MEM_IDT,%di\t\t# Memory to initialize\n\t\tmov $(MEM_ORG-MEM_IDT)/2,%cx\t# Words to zero\n\t\trep\t\t\t\t# Zero-fill\n\t\tstosw\t\t\t\t#  memory\n"
    ],
    "id_hash": -7912490346943382555,
    "content_hash": -7912490346943382555,
    "location": "documentation/content/en/books/arch-handbook/boot/_index.adoc:957",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 174,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 23,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1436599/?format=api",
    "priority": 100,
    "id": 1436599,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookboot_index/en/?checksum=12312ff39dbb7be5",
    "url": "https://translate-dev.freebsd.org/api/units/1436599/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-07-08T02:58:59.964703Z"
}