Units API.

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

GET /api/units/1566479/?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/zh_CN/?format=api",
    "source": [
        "`sched_bind` is an API used to bind a thread to a particular CPU for all the time it executes the code, until a `sched_unbind` function call does not unbind it.  This feature has a key role in situations where you cannot trust the current state of CPUs (for example, at very early stages of boot), as you want to avoid your thread to migrate on inactive CPUs.  Since `sched_bind` and `sched_unbind` manipulate internal scheduler structures, they need to be enclosed in `sched_lock` acquisition/releasing when used."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8560817204724441286,
    "content_hash": 8560817204724441286,
    "location": "documentation/content/en/articles/linux-emulation/_index.adoc:584",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 168,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 85,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1566404/?format=api",
    "priority": 100,
    "id": 1566479,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articleslinux-emulation_index/zh_CN/?checksum=f6ce21e3faa720c6",
    "url": "https://translate-dev.freebsd.org/api/units/1566479/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-21T18:01:53.078518Z"
}