Units API.

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

GET /api/units/201007/?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/fa/?format=api",
    "source": [
        "The boot process is an extremely machine-dependent activity. Not only must code be written for every computer architecture, but there may also be multiple types of booting on the same architecture. For example, a directory listing of <filename>/usr/src/sys/boot</filename> reveals a great amount of architecture-dependent code. There is a directory for each of the various supported architectures. In the x86-specific <filename>i386</filename> directory, there are subdirectories for different boot standards like <filename>mbr</filename> (Master Boot Record), <filename>gpt</filename> (<acronym>GUID</acronym> Partition Table), and <filename>efi</filename> (Extensible Firmware Interface). Each boot standard has its own conventions and data structures. The example that follows shows booting an x86 computer from an <acronym>MBR</acronym> hard drive with the FreeBSD <filename>boot0</filename> multi-boot loader stored in the very first sector. That boot code starts the FreeBSD three-stage boot process."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 3257500192159125528,
    "content_hash": 3257500192159125528,
    "location": "book.translate.xml:316",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 127,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102178/?format=api",
    "priority": 100,
    "id": 201007,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/fa/?checksum=ad34f72a71695018",
    "url": "https://translate-dev.freebsd.org/api/units/201007/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-15T11:57:27.525735Z"
}