Units API.

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

GET /api/units/27002/?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_linux-emulation/pt_BR/?format=api",
    "source": [
        "openat() --> kern_openat() --> vn_open() -> namei()"
    ],
    "previous_source": "",
    "target": [
        "openat() --> kern_openat() --> vn_open() -> namei()"
    ],
    "id_hash": -1140226309914472041,
    "content_hash": -1140226309914472041,
    "location": "article.translate.xml:2376",
    "context": "",
    "note": "(itstool) path: sect4/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 353,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99750/?format=api",
    "priority": 100,
    "id": 27002,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/pt_BR/?checksum=702d1a3659fe5197",
    "url": "https://translate-dev.freebsd.org/api/units/27002/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:10:42.030564Z"
}