Units API.

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

GET /api/units/102317/?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": [
        "Let us now start studying the actual implementation. Recall that <filename>boot1</filename> made a jump to address <literal>0x9010</literal>, the <acronym>BTX</acronym> server's entry point. Before studying program execution there, note that the <acronym>BTX</acronym> server has a special header at address range <literal>0x9000-0x900f</literal>, right before its entry point. This header is defined as follows:"
    ],
    "previous_source": "",
    "target": [
        "Let us now start studying the actual implementation. Recall that <filename>boot1</filename> made a jump to address <literal>0x9010</literal>, the <acronym>BTX</acronym> server's entry point. Before studying program execution there, note that the <acronym>BTX</acronym> server has a special header at address range <literal>0x9000-0x900f</literal>, right before its entry point. This header is defined as follows:"
    ],
    "id_hash": 8620327439433472063,
    "content_hash": 8620327439433472063,
    "location": "book.translate.xml:1625",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 173,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 51,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102317/?format=api",
    "priority": 100,
    "id": 102317,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/en/?checksum=f7a18e223afc183f",
    "url": "https://translate-dev.freebsd.org/api/units/102317/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:43.731259Z"
}