Units API.

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

GET /api/units/1492683/?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": [
        "Create a debug version of the executable.  This makes the compiler put information into the executable about which line of which source file corresponds to which function call.  A debugger can use this information to show the source code as you step through the program, which is _very_ useful; the disadvantage is that all this extra information makes the program much bigger.  Normally, you compile with `-g` while you are developing a program and then compile a \"release version\" without `-g` when you are satisfied it works properly."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 6528096121152490590,
    "content_hash": 6528096121152490590,
    "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:261",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 75,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 88,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1191958/?format=api",
    "priority": 100,
    "id": 1492683,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/ko/?checksum=da9874d5b8e64c5e",
    "url": "https://translate-dev.freebsd.org/api/units/1492683/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-07T02:36:21.938453Z"
}