Units API.

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

GET /api/units/1492687/?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 an optimized version of the executable.  The compiler performs various clever tricks to try to produce an executable that runs faster than normal.  You can add a number after the `-O` to specify a higher level of optimization, but this often exposes bugs in the compiler's optimizer."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -1522382176506370663,
    "content_hash": -1522382176506370663,
    "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:274",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 79,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 48,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1191960/?format=api",
    "priority": 100,
    "id": 1492687,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/ko/?checksum=6adf6979f4f3a599",
    "url": "https://translate-dev.freebsd.org/api/units/1492687/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-07T02:36:21.946086Z"
}