Units API.

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

GET /api/units/787388/?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/articleslinux-emulation_index/nb_NO/?format=api",
    "source": [
        "Kernel instances are processed first in the system (so called init).  Every running process can create its identical copy using the man:fork[2] syscall.  Some slightly modified versions of this syscall were introduced but the basic semantic is the same.  Every running process can morph into some other process using the man:exec[3] syscall.  Some modifications of this syscall were introduced but all serve the same basic purpose.  Processes end their lives by calling the man:exit[2] syscall.  Every process is identified by a unique number called PID.  Every process has a defined parent (identified by its PID)."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 1606265605723905817,
    "content_hash": 1606265605723905817,
    "location": "documentation/content/en/articles/linux-emulation/_index.adoc:137",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 95,
    "source_unit": "https://translate-dev.freebsd.org/api/units/612275/?format=api",
    "priority": 100,
    "id": 787388,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articleslinux-emulation_index/nb_NO/?checksum=964a9a0edc19df19",
    "url": "https://translate-dev.freebsd.org/api/units/787388/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-04T22:25:04.446920Z"
}