Units API.

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

GET /api/units/1437316/?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/fr_FR/?format=api",
    "source": [
        "sys/i386/i386/mpboot.s:\n/* Now enable paging */\n\tmovl\tIdlePTD_nopae, %eax\n\tmovl\t%eax,%cr3\t\t\t/* load ptd addr into mmu */\n\tmovl\t%cr0,%eax\t\t\t/* get control word */\n\torl\t$CR0_PE|CR0_PG,%eax\t\t/* enable paging */\n\tmovl\t%eax,%cr0\t\t\t/* and let's page NOW! */\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -1922710570866274864,
    "content_hash": -1922710570866274864,
    "location": "documentation/content/en/books/arch-handbook/boot/_index.adoc:1320",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 224,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 39,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1436667/?format=api",
    "priority": 100,
    "id": 1437316,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookboot_index/fr_FR/?checksum=655128ec39a08dd0",
    "url": "https://translate-dev.freebsd.org/api/units/1437316/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-07-08T02:59:37.270972Z"
}