Units API.

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

GET /api/units/1101266/?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/booksarch-handbooksound_index/en/?format=api",
    "source": [
        "The sound driver then arranges to repeatedly transfer the whole memory area (`sndbuf_getbuf()`, `sndbuf_getsize()`) to the device, in blocks of `sndbuf_getblksz()` bytes. It calls back the `chn_intr()`[.filename]#pcm# function for each transferred block (this will typically happen at interrupt time)."
    ],
    "previous_source": "",
    "target": [
        "The sound driver then arranges to repeatedly transfer the whole memory area (`sndbuf_getbuf()`, `sndbuf_getsize()`) to the device, in blocks of `sndbuf_getblksz()` bytes. It calls back the `chn_intr()`[.filename]#pcm# function for each transferred block (this will typically happen at interrupt time)."
    ],
    "id_hash": 1283971333260325923,
    "content_hash": 1283971333260325923,
    "location": "documentation/content/en/books/arch-handbook/sound/_index.adoc:142",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 39,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1101266/?format=api",
    "priority": 100,
    "id": 1101266,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooksound_index/en/?checksum=91d1951ff4c43423",
    "url": "https://translate-dev.freebsd.org/api/units/1101266/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:02:19.941063Z"
}