Units API.

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

GET /api/units/1094788/?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": [
        "    static struct isa_pnp_id xxx_pnp_ids[] = {\n        /* a line for each supported PnP ID */\n        { 0x12345678,   \"Our device model 1234A\" },\n        { 0x12345679,   \"Our device model 1234B\" },\n        { 0,        NULL }, /* end of table */\n    };\n"
    ],
    "previous_source": "",
    "target": [
        "    static struct isa_pnp_id xxx_pnp_ids[] = {\n        /* a line for each supported PnP ID */\n        { 0x12345678,   \"Our device model 1234A\" },\n        { 0x12345679,   \"Our device model 1234B\" },\n        { 0,        NULL }, /* end of table */\n    };\n"
    ],
    "id_hash": -3929577166904198977,
    "content_hash": -3929577166904198977,
    "location": "documentation/content/en/books/arch-handbook/isa/_index.adoc:139",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 39,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1094788/?format=api",
    "priority": 100,
    "id": 1094788,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookisa_index/en/?checksum=49775662f13078bf",
    "url": "https://translate-dev.freebsd.org/api/units/1094788/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T12:59:45.031462Z"
}