Units API.

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

GET /api/units/1094736/?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-handbookisa_index/en/?format=api",
    "source": [
        "This chapter introduces the issues relevant to writing a driver for an ISA device. The pseudo-code presented here is rather detailed and reminiscent of the real code but is still only pseudo-code. It avoids the details irrelevant to the subject of the discussion. The real-life examples can be found in the source code of real drivers. In particular the drivers `ep` and `aha` are good sources of information."
    ],
    "previous_source": "",
    "target": [
        "This chapter introduces the issues relevant to writing a driver for an ISA device. The pseudo-code presented here is rather detailed and reminiscent of the real code but is still only pseudo-code. It avoids the details irrelevant to the subject of the discussion. The real-life examples can be found in the source code of real drivers. In particular the drivers `ep` and `aha` are good sources of information."
    ],
    "id_hash": -5506302311767947026,
    "content_hash": -5506302311767947026,
    "location": "documentation/content/en/books/arch-handbook/isa/_index.adoc:54",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 68,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1094736/?format=api",
    "priority": 100,
    "id": 1094736,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookisa_index/en/?checksum=3395af389928c8ee",
    "url": "https://translate-dev.freebsd.org/api/units/1094736/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T12:59:44.314438Z"
}