Units API.

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

GET /api/units/108765/?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_faq/en/?format=api",
    "source": [
        "where <literal>f0xxxxxx</literal> is the instruction pointer value. The odds are you will not get an exact match since the symbols in the kernel symbol table are for the entry points of functions and the instruction pointer address will be somewhere inside a function, not at the start. If you do not get an exact match, omit the last digit from the instruction pointer value and try again:"
    ],
    "previous_source": "",
    "target": [
        "where <literal>f0xxxxxx</literal> is the instruction pointer value. The odds are you will not get an exact match since the symbols in the kernel symbol table are for the entry points of functions and the instruction pointer address will be somewhere inside a function, not at the start. If you do not get an exact match, omit the last digit from the instruction pointer value and try again:"
    ],
    "id_hash": -6490578232929659005,
    "content_hash": -6490578232929659005,
    "location": "book.translate.xml:6122",
    "context": "",
    "note": "(itstool) path: step/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 989,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 67,
    "source_unit": "https://translate-dev.freebsd.org/api/units/108765/?format=api",
    "priority": 100,
    "id": 108765,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/en/?checksum=25ecd57c57585783",
    "url": "https://translate-dev.freebsd.org/api/units/108765/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:24:43.866239Z"
}