Units API.

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

GET /api/units/385805/?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": [
        "A _file_ is a linear array of bytes with at least one name. A file exists until all its names are deleted explicitly and no process holds a descriptor for it. A process acquires a descriptor for a file by opening that file's name with the _open_ system call. I/O devices are accessed as files."
    ],
    "previous_source": "",
    "target": [
        "A _file_ is a linear array of bytes with at least one name. A file exists until all its names are deleted explicitly and no process holds a descriptor for it. A process acquires a descriptor for a file by opening that file's name with the _open_ system call. I/O devices are accessed as files."
    ],
    "id_hash": 4210645915440060235,
    "content_hash": 4210645915440060235,
    "location": "documentation/content/en/books/design-44bsd/_index.adoc:415",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 172,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 55,
    "source_unit": "https://translate-dev.freebsd.org/api/units/385805/?format=api",
    "priority": 100,
    "id": 385805,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/en/?checksum=ba6f3826b0c1174b",
    "url": "https://translate-dev.freebsd.org/api/units/385805/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-21T23:25:15.299809Z"
}