Units API.

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

GET /api/units/611626/?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/en/?format=api",
    "source": [
        "➊ An interpreted script should begin with the magic \"shebang\" line.  That line specifies the interpreter program for the script.  Due to the shebang line, the script can be invoked exactly like a binary program provided that it has the execute bit set.  (See man:chmod[1].)  For example, a system admin can run our script manually, from the command line:"
    ],
    "previous_source": "",
    "target": [
        "➊ An interpreted script should begin with the magic \"shebang\" line.  That line specifies the interpreter program for the script.  Due to the shebang line, the script can be invoked exactly like a binary program provided that it has the execute bit set.  (See man:chmod[1].)  For example, a system admin can run our script manually, from the command line:"
    ],
    "id_hash": 5638818219699338255,
    "content_hash": 5638818219699338255,
    "location": "documentation/content/en/articles/rc-scripting/_index.adoc:152",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 59,
    "source_unit": "https://translate-dev.freebsd.org/api/units/611626/?format=api",
    "priority": 100,
    "id": 611626,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesrc-scripting_index/en/?checksum=ce411b4b8a2dfc0f",
    "url": "https://translate-dev.freebsd.org/api/units/611626/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:36:07.005878Z"
}