Units API.

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

GET /api/units/1104273/?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/booksarch-handbookvm_index/es/?format=api",
    "source": [
        "In general terms, each of the paging queues operates in a LRU fashion. A page is typically placed in a wired or active state initially. When wired, the page is usually associated with a page table somewhere. The VM system ages the page by scanning pages in a more active paging queue (LRU) in order to move them to a less-active paging queue. Pages that get moved into the cache are still associated with a VM object but are candidates for immediate reuse. Pages in the free queue are truly free. FreeBSD attempts to minimize the number of pages in the free queue, but a certain minimum number of truly free pages must be maintained in order to accommodate page allocation at interrupt time."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 201655595226985054,
    "content_hash": 201655595226985054,
    "location": "documentation/content/en/books/arch-handbook/vm/_index.adoc:62",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 124,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1104272/?format=api",
    "priority": 100,
    "id": 1104273,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookvm_index/es/?checksum=82cc6cb20879725e",
    "url": "https://translate-dev.freebsd.org/api/units/1104273/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:04:08.343405Z"
}