Units API.

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

GET /api/units/102358/?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": [
        "<filename>sys/i386/i386/locore.s:</filename>\n/* Don't trust what the BIOS gives for eflags. */\n\tpushl\t$PSL_KERNEL\n\tpopfl\n\n/*\n * Don't trust what the BIOS gives for %fs and %gs.  Trust the bootstrap\n * to set %cs, %ds, %es and %ss.\n */\n\tmov\t%ds, %ax\n\tmov\t%ax, %fs\n\tmov\t%ax, %gs"
    ],
    "previous_source": "",
    "target": [
        "<filename>sys/i386/i386/locore.s:</filename>\n/* Don't trust what the BIOS gives for eflags. */\n\tpushl\t$PSL_KERNEL\n\tpopfl\n\n/*\n * Don't trust what the BIOS gives for %fs and %gs.  Trust the bootstrap\n * to set %cs, %ds, %es and %ss.\n */\n\tmov\t%ds, %ax\n\tmov\t%ax, %fs\n\tmov\t%ax, %gs"
    ],
    "id_hash": 7102829034276942690,
    "content_hash": 7102829034276942690,
    "location": "book.translate.xml:2121",
    "context": "",
    "note": "(itstool) path: sect1/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 216,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 47,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102358/?format=api",
    "priority": 100,
    "id": 102358,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/en/?checksum=e292515fd0687362",
    "url": "https://translate-dev.freebsd.org/api/units/102358/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:44.240822Z"
}