Units API.

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

GET /api/units/1492704/?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": [
        "The rule is that if the library is called [.filename]#libsomething.a#, you give `cc` the argument `-l__something__`.  For example, the math library is [.filename]#libm.a#, so you give `cc` the argument `-lm`.  A common \"gotcha\" with the math library is that it has to be the last library on the command line."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -8211815806042328037,
    "content_hash": -8211815806042328037,
    "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:320",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 96,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 50,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1191970/?format=api",
    "priority": 100,
    "id": 1492704,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/ko/?checksum=0e09c5084fe8b41b",
    "url": "https://translate-dev.freebsd.org/api/units/1492704/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-07T02:36:22.024112Z"
}