Units API.

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

GET /api/units/1649702/?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": [
        "_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` <<rc-flags, as shown later>>."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -2509864996234396364,
    "content_hash": -2509864996234396364,
    "location": "documentation/content/en/articles/rc-scripting/_index.adoc:452",
    "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/611686/?format=api",
    "priority": 100,
    "id": 1649702,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesrc-scripting_index/el/?checksum=5d2b2b157142fd34",
    "url": "https://translate-dev.freebsd.org/api/units/1649702/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-17T12:46:48.537225Z"
}