Units API.

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

GET /api/units/1136126/?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-handbookdriverbasics_index/en/?format=api",
    "source": [
        "/*\n * The read function just takes the buf that was saved via\n * echo_write() and returns it to userland for accessing.\n * uio(9)\n */\nstatic int\necho_read(struct cdev *dev __unused, struct uio *uio, int ioflag __unused)\n{\n\tsize_t amt;\n\tint error;\n"
    ],
    "previous_source": "",
    "target": [
        "/*\n * The read function just takes the buf that was saved via\n * echo_write() and returns it to userland for accessing.\n * uio(9)\n */\nstatic int\necho_read(struct cdev *dev __unused, struct uio *uio, int ioflag __unused)\n{\n\tsize_t amt;\n\tint error;\n"
    ],
    "id_hash": -872242036626685392,
    "content_hash": -872242036626685392,
    "location": "documentation/content/en/books/arch-handbook/driverbasics/_index.adoc:265",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 47,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 42,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1136126/?format=api",
    "priority": 100,
    "id": 1136126,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookdriverbasics_index/en/?checksum=73e52c7d30b40230",
    "url": "https://translate-dev.freebsd.org/api/units/1136126/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:17:26.520097Z"
}