Units API.

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

GET /api/units/1128688/?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/booksarch-handbookjail_index/nl_NL/?format=api",
    "source": [
        "Semaphore system calls allow processes to synchronize execution by doing a set of operations atomically on a set of semaphores. Basically semaphores provide another way for processes lock resources. However, process waiting on a semaphore, that is being used, will sleep until the resources are relinquished. The following semaphore system calls are blocked inside a jail: man:semget[2], man:semctl[2] and man:semop[2]."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -5073720372180771946,
    "content_hash": -5073720372180771946,
    "location": "documentation/content/en/books/arch-handbook/jail/_index.adoc:358",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 67,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 60,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1127742/?format=api",
    "priority": 100,
    "id": 1128688,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookjail_index/nl_NL/?checksum=3996863406809b96",
    "url": "https://translate-dev.freebsd.org/api/units/1128688/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:14:33.791978Z"
}