Units API.

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

GET /api/units/611638/?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": [
        "The current style of [.filename]#rc.d# scripting is to enclose values assigned to variables in double quotes.  Keep in mind that it is just a style issue that may not always be applicable.  You can safely omit quotes from around simple words without man:sh[1] metacharacters in them, while in certain cases you will need single quotes to prevent any interpretation of the value by man:sh[1].  A programmer should be able to tell the language syntax from style conventions and use both of them wisely."
    ],
    "previous_source": "",
    "target": [
        "The current style of [.filename]#rc.d# scripting is to enclose values assigned to variables in double quotes.  Keep in mind that it is just a style issue that may not always be applicable.  You can safely omit quotes from around simple words without man:sh[1] metacharacters in them, while in certain cases you will need single quotes to prevent any interpretation of the value by man:sh[1].  A programmer should be able to tell the language syntax from style conventions and use both of them wisely."
    ],
    "id_hash": -1952181513264585626,
    "content_hash": -1952181513264585626,
    "location": "documentation/content/en/articles/rc-scripting/_index.adoc:196",
    "context": "",
    "note": "type: delimited block = 4",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 83,
    "source_unit": "https://translate-dev.freebsd.org/api/units/611638/?format=api",
    "priority": 100,
    "id": 611638,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesrc-scripting_index/en/?checksum=64e87541bcc7a466",
    "url": "https://translate-dev.freebsd.org/api/units/611638/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:36:08.362345Z"
}