Units API.

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

GET /api/units/1711234/?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/zh_TW/?format=api",
    "source": [
        "_Never_ include dashed options, like `-X` or `--foo`, in `command_args`.  The contents of `command_args` will appear at the end of the final command line, hence they are likely to follow arguments present in `${name}_flags`; but most commands will not recognize dashed options after ordinary arguments.  A better way of passing additional options to `$command` is to add them to the beginning of `${name}_flags`.  Another way is to modify `rc_flags` crossref:rc-scripting[rc-flags, as shown later]."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -1043168703345882769,
    "content_hash": -1043168703345882769,
    "location": "documentation/content/en/articles/rc-scripting/_index.adoc:455",
    "context": "",
    "note": "type: delimited block = 4",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 92,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 73,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1710549/?format=api",
    "priority": 100,
    "id": 1711234,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesrc-scripting_index/zh_TW/?checksum=7185eb975c43896f",
    "url": "https://translate-dev.freebsd.org/api/units/1711234/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-14T20:31:24.172834Z"
}