Units API.

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

GET /api/units/131739/?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/freebsd-doc/articles_rc-scripting/it_IT/?format=api",
    "source": [
        "A script can invoke its own standard or non-standard commands if needed. This may look similar to calling functions, but we know that commands and shell functions are not always the same thing. For instance, <command>xyzzy</command> is not implemented as a function here. In addition, there can be a pre-command and post-command, which should be invoked orderly. So the proper way for a script to run its own command is by means of <citerefentry><refentrytitle>rc.subr</refentrytitle><manvolnum>8</manvolnum></citerefentry>, as shown in the example."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 9161149031501247081,
    "content_hash": 9161149031501247081,
    "location": "article.translate.xml:831",
    "context": "",
    "note": "(itstool) path: callout/para",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 94,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 79,
    "source_unit": "https://translate-dev.freebsd.org/api/units/100950/?format=api",
    "priority": 100,
    "id": 131739,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_rc-scripting/it_IT/?checksum=ff22f0819d0bb269",
    "url": "https://translate-dev.freebsd.org/api/units/131739/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-02-09T21:23:53.157371Z"
}