Units API.

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

GET /api/units/105793/?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_developers-handbook/en/?format=api",
    "source": [
        "Generally, you should try to make your code as portable as possible, as otherwise you may have to completely rewrite the program later to get it to work somewhere else—and who knows what you may be using in a few years time?"
    ],
    "previous_source": "",
    "target": [
        "Generally, you should try to make your code as portable as possible, as otherwise you may have to completely rewrite the program later to get it to work somewhere else—and who knows what you may be using in a few years time?"
    ],
    "id_hash": 3835190947782155444,
    "content_hash": 3835190947782155444,
    "location": "book.translate.xml:965",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 179,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 42,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105793/?format=api",
    "priority": 100,
    "id": 105793,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/en/?checksum=b53955d8e8595cb4",
    "url": "https://translate-dev.freebsd.org/api/units/105793/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:56.054678Z"
}