Units API.

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

GET /api/units/1234188/?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/booksfaq_index/fr_FR/?format=api",
    "source": [
        "If you are still prompted to give the `root` password when entering the single-user mode, it means that the console has been marked as `insecure` in [.filename]#/etc/ttys#.  In this case, it will be required to boot from a FreeBSD installation disk, choose the [.guimenuitem]#Live CD# or [.guimenuitem]#Shell# at the beginning of the install process and issue the commands mentioned above.  Mount the specific partition in this case and then chroot to it.  For example, replace `mount -urw /` with `mount /dev/ada0p1 /mnt; chroot /mnt` for a system on _ada0p1_."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -8305303888538429772,
    "content_hash": -8305303888538429772,
    "location": "documentation/content/en/books/faq/_index.adoc:448",
    "context": "",
    "note": "type: delimited block = 4",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 146,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 89,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1233236/?format=api",
    "priority": 100,
    "id": 1234188,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/fr_FR/?checksum=0cbda21de3ff16b4",
    "url": "https://translate-dev.freebsd.org/api/units/1234188/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-12T19:38:13.760219Z"
}