Units API.

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

GET /api/units/1101222/?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 attach routine declares its general CHANNEL configuration to [.filename]#pcm# by calling `pcm_register(dev, sc, nplay, nrec)`, where `sc` is the address for the device data structure, used in further calls from [.filename]#pcm#, and `nplay` and `nrec` are the number of play and record channels."
    ],
    "previous_source": "",
    "target": [
        "The sound driver attach routine declares its general CHANNEL configuration to [.filename]#pcm# by calling `pcm_register(dev, sc, nplay, nrec)`, where `sc` is the address for the device data structure, used in further calls from [.filename]#pcm#, and `nplay` and `nrec` are the number of play and record channels."
    ],
    "id_hash": -8313644683720255939,
    "content_hash": -8313644683720255939,
    "location": "documentation/content/en/books/arch-handbook/sound/_index.adoc:101",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 46,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1101222/?format=api",
    "priority": 100,
    "id": 1101222,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooksound_index/en/?checksum=0ca000352e0a163d",
    "url": "https://translate-dev.freebsd.org/api/units/1101222/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:02:19.345522Z"
}