Units API.

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

GET /api/units/1406303/?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/booksfaq_index/id/?format=api",
    "source": [
        "There are a couple of kinds of \"free memory\".  The most common is the amount of memory immediately available without reclaiming memory already in use.  That is the size of the free pages queue plus some other reserved pages.  This amount is exported by the `vm.stats.vm.v_free_count` man:sysctl[8], shown, for instance, by man:top[1].  Another kind of \"free memory\" is the total amount of virtual memory available to userland processes, which depends on the sum of swap space and usable memory.  Other kinds of \"free memory\" descriptions are also possible, but it is relatively useless to define these, but rather it is important to make sure that the paging rate is kept low, and to avoid running out of swap space."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -5456447374553736220,
    "content_hash": -5456447374553736220,
    "location": "documentation/content/en/books/faq/_index.adoc:478",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 153,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 119,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1233274/?format=api",
    "priority": 100,
    "id": 1406303,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfaq_index/id/?checksum=3446ce05b81c9be4",
    "url": "https://translate-dev.freebsd.org/api/units/1406303/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T18:30:27.010646Z"
}