Units API.

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

GET /api/units/1129652/?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-handbookpci_index/en/?format=api",
    "source": [
        "static struct cdevsw mypci_cdevsw = {\n\t.d_version =\tD_VERSION,\n\t.d_open =\tmypci_open,\n\t.d_close =\tmypci_close,\n\t.d_read =\tmypci_read,\n\t.d_write =\tmypci_write,\n\t.d_name =\t\"mypci\",\n};\n"
    ],
    "previous_source": "",
    "target": [
        "static struct cdevsw mypci_cdevsw = {\n\t.d_version =\tD_VERSION,\n\t.d_open =\tmypci_open,\n\t.d_close =\tmypci_close,\n\t.d_read =\tmypci_read,\n\t.d_write =\tmypci_write,\n\t.d_name =\t\"mypci\",\n};\n"
    ],
    "id_hash": 1035432467585667496,
    "content_hash": 1035432467585667496,
    "location": "documentation/content/en/books/arch-handbook/pci/_index.adoc:106",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1129652/?format=api",
    "priority": 100,
    "id": 1129652,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookpci_index/en/?checksum=8e5e9857e35991a8",
    "url": "https://translate-dev.freebsd.org/api/units/1129652/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:15:05.696906Z"
}