Units API.

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

GET /api/units/1649763/?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/articlesrc-scripting_index/el/?format=api",
    "source": [
        "If you still cannot do without `force_depend`, the example offers an idiom of how to invoke it conditionally.  In the example, our `mumbled` daemon requires that another one, `frotz`, be started in advance.  However, `frotz` is optional, too; and man:rcorder[8] knows nothing about such details.  Fortunately, our script has access to all man:rc.conf[5] variables.  If `frotz_enable` is true, we hope for the best and rely on [.filename]#rc.d# to have started `frotz`.  Otherwise we forcibly check the status of `frotz`.  Finally, we enforce our dependency on `frotz` if it is found to be not running.  A warning message will be emitted by `force_depend` because it should be invoked only if a misconfiguration has been detected."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -1521681632215336845,
    "content_hash": -1521681632215336845,
    "location": "documentation/content/en/articles/rc-scripting/_index.adoc:722",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 153,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 114,
    "source_unit": "https://translate-dev.freebsd.org/api/units/611752/?format=api",
    "priority": 100,
    "id": 1649763,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesrc-scripting_index/el/?checksum=6ae1e69e22917873",
    "url": "https://translate-dev.freebsd.org/api/units/1649763/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-17T12:46:48.576676Z"
}