Units API.

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

GET /api/units/385781/?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/booksdesign-44bsd_index/en/?format=api",
    "source": [
        "If the process is allowed to keep a copy of the page (as it is in current 4.4BSD semantics), the page must be made _copy-on-write_. A copy-on-write page is one that is protected against being written by being made read-only. If the process attempts to modify the page, the kernel gets a write fault. The kernel then makes a copy of the page that the process can modify. Unfortunately, the typical process will immediately try to write new data to its output buffer, forcing the data to be copied anyway."
    ],
    "previous_source": "",
    "target": [
        "If the process is allowed to keep a copy of the page (as it is in current 4.4BSD semantics), the page must be made _copy-on-write_. A copy-on-write page is one that is protected against being written by being made read-only. If the process attempts to modify the page, the kernel gets a write fault. The kernel then makes a copy of the page that the process can modify. Unfortunately, the typical process will immediately try to write new data to its output buffer, forcing the data to be copied anyway."
    ],
    "id_hash": -3279490491398768268,
    "content_hash": -3279490491398768268,
    "location": "documentation/content/en/books/design-44bsd/_index.adoc:366",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 160,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 90,
    "source_unit": "https://translate-dev.freebsd.org/api/units/385781/?format=api",
    "priority": 100,
    "id": 385781,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/en/?checksum=527ce8c607e7b974",
    "url": "https://translate-dev.freebsd.org/api/units/385781/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-21T23:25:15.012752Z"
}