Units API.

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

GET /api/units/1492654/?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/documentation/booksdevelopers-handbooktools_index/ko/?format=api",
    "source": [
        "Compilers are rather different.  First of all, you write your code in a file (or files) using an editor.  You then run the compiler and see if it accepts your program.  If it did not compile, grit your teeth and go back to the editor; if it did compile and gave you a program, you can run it either at a shell command prompt or in a debugger to see if it works properly.footnote:[If you run it in the shell, you may get a core dump.]"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -8632087283100116805,
    "content_hash": -8632087283100116805,
    "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:177",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 46,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 86,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1191936/?format=api",
    "priority": 100,
    "id": 1492654,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/ko/?checksum=0834aa59cca698bb",
    "url": "https://translate-dev.freebsd.org/api/units/1492654/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-07T02:36:21.840803Z"
}