Units API.

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

GET /api/units/131780/?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": [
        "If writing a real <filename>rc.d</filename> script, you should consider whether it is relevant at system shutdown time. E.g., if your script does its work in response to the <option>start</option> command only, then you need not include this keyword. However, if your script manages a service, it is probably a good idea to stop it before the system proceeds to the final stage of its shutdown sequence described in <citerefentry><refentrytitle>halt</refentrytitle><manvolnum>8</manvolnum></citerefentry>. In particular, a service should be stopped explicitly if it needs considerable time or special actions to shut down cleanly. A typical example of such a service is a database engine."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 3304668111386573832,
    "content_hash": 3304668111386573832,
    "location": "article.translate.xml:1152",
    "context": "",
    "note": "(itstool) path: note/para",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 135,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 100,
    "source_unit": "https://translate-dev.freebsd.org/api/units/100991/?format=api",
    "priority": 100,
    "id": 131780,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_rc-scripting/it_IT/?checksum=addc8a236fc1fc08",
    "url": "https://translate-dev.freebsd.org/api/units/131780/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-02-09T21:23:53.361210Z"
}