Units API.

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

GET /api/units/615413/?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/articlesvm-design_index/en/?format=api",
    "source": [
        "It is important to note that the FreeBSD VM system attempts to separate clean and dirty pages for the express reason of avoiding unnecessary flushes of dirty pages (which eats I/O bandwidth), nor does it move pages between the various page queues gratuitously when the memory subsystem is not being stressed.  This is why you will see some systems with very low cache queue counts and high active queue counts when doing a `systat -vm` command.  As the VM system becomes more stressed, it makes a greater effort to maintain the various page queues at the levels determined to be the most effective."
    ],
    "previous_source": "",
    "target": [
        "It is important to note that the FreeBSD VM system attempts to separate clean and dirty pages for the express reason of avoiding unnecessary flushes of dirty pages (which eats I/O bandwidth), nor does it move pages between the various page queues gratuitously when the memory subsystem is not being stressed.  This is why you will see some systems with very low cache queue counts and high active queue counts when doing a `systat -vm` command.  As the VM system becomes more stressed, it makes a greater effort to maintain the various page queues at the levels determined to be the most effective."
    ],
    "id_hash": 7639403564355480804,
    "content_hash": 7639403564355480804,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:243",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 52,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 103,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615413/?format=api",
    "priority": 100,
    "id": 615413,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=ea049d110542ece4",
    "url": "https://translate-dev.freebsd.org/api/units/615413/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:35.002998Z"
}