Units API.

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

GET /api/units/615429/?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": [
        "Virtual memory in modern operating systems must address a number of different issues efficiently and for many different usage patterns.  The modular and algorithmic approach that BSD has historically taken allows us to study and understand the current implementation as well as relatively cleanly replace large sections of the code.  There have been a number of improvements to the FreeBSD VM system in the last several years, and work is ongoing."
    ],
    "previous_source": "",
    "target": [
        "Virtual memory in modern operating systems must address a number of different issues efficiently and for many different usage patterns.  The modular and algorithmic approach that BSD has historically taken allows us to study and understand the current implementation as well as relatively cleanly replace large sections of the code.  There have been a number of improvements to the FreeBSD VM system in the last several years, and work is ongoing."
    ],
    "id_hash": -2528742712089608106,
    "content_hash": -2528742712089608106,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:311",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 64,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 71,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615429/?format=api",
    "priority": 100,
    "id": 615429,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=5ce819e6b58a8056",
    "url": "https://translate-dev.freebsd.org/api/units/615429/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:36.659592Z"
}