Units API.

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

GET /api/units/615397/?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": [
        "Private data pages are initially either copy-on-write or zero-fill pages.  When a change, and therefore a copy, is made, the original backing object (usually a file) can no longer be used to save a copy of the page when the VM system needs to reuse it for other purposes.  This is where SWAP comes in.  SWAP is allocated to create backing store for memory that does not otherwise have it.  FreeBSD allocates the swap management structure for a VM Object only when it is actually needed.  However, the swap management structure has had problems historically:"
    ],
    "previous_source": "",
    "target": [
        "Private data pages are initially either copy-on-write or zero-fill pages.  When a change, and therefore a copy, is made, the original backing object (usually a file) can no longer be used to save a copy of the page when the VM system needs to reuse it for other purposes.  This is where SWAP comes in.  SWAP is allocated to create backing store for memory that does not otherwise have it.  FreeBSD allocates the swap management structure for a VM Object only when it is actually needed.  However, the swap management structure has had problems historically:"
    ],
    "id_hash": 1315532285212979335,
    "content_hash": 1315532285212979335,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:188",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 95,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615397/?format=api",
    "priority": 100,
    "id": 615397,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=9241b5a4b6ad7087",
    "url": "https://translate-dev.freebsd.org/api/units/615397/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:34.464414Z"
}