Units API.

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

GET /api/units/105037/?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/freebsd-doc/boooks_design-44bsd/en/?format=api",
    "source": [
        "Every valid descriptor has an associated <emphasis>file offset</emphasis> in bytes from the beginning of the object. Read and write operations start at this offset, which is updated after each data transfer. For objects that permit random access, the file offset also may be set with the <emphasis>lseek</emphasis> system call. Ordinary files permit random access, and some devices do, as well. Pipes and sockets do not."
    ],
    "previous_source": "",
    "target": [
        "Every valid descriptor has an associated <emphasis>file offset</emphasis> in bytes from the beginning of the object. Read and write operations start at this offset, which is updated after each data transfer. For objects that permit random access, the file offset also may be set with the <emphasis>lseek</emphasis> system call. Ordinary files permit random access, and some devices do, as well. Pipes and sockets do not."
    ],
    "id_hash": -8115492540738280083,
    "content_hash": -8115492540738280083,
    "location": "book.translate.xml:1251",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 191,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 65,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105037/?format=api",
    "priority": 100,
    "id": 105037,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/en/?checksum=0f5ffa882bf6656d",
    "url": "https://translate-dev.freebsd.org/api/units/105037/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:22.800469Z"
}