Units API.

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

GET /api/units/36894/?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/boooks_arch-handbook/zh_CN/?format=api",
    "source": [
        "The second section of the file contains the products. As shown in this example, the format is similar to the vendor lines:"
    ],
    "previous_source": "",
    "target": [
        "文件的第二节包含产品. 如你在下面例子中看到的:"
    ],
    "id_hash": -2360564146529436253,
    "content_hash": -2360564146529436253,
    "location": "book.translate.xml:23639",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2683,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 22,
    "source_unit": "https://translate-dev.freebsd.org/api/units/104812/?format=api",
    "priority": 100,
    "id": 36894,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/zh_CN/?checksum=5f3d976a6096fda3",
    "url": "https://translate-dev.freebsd.org/api/units/36894/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:17.530673Z"
}