Units API.

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

GET /api/units/1524407/?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/pl/?format=api",
    "source": [
        "\t/*\n\t * How big is this read operation?  Either as big as the user wants,\n\t * or as big as the remaining data.  Note that the 'len' does not\n\t * include the trailing null character.\n\t */\n\tamt = MIN(uio->uio_resid, uio->uio_offset >= echomsg->len + 1 ? 0 :\n\t    echomsg->len + 1 - uio->uio_offset);\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 2709165537379200475,
    "content_hash": 2709165537379200475,
    "location": "documentation/content/en/books/arch-handbook/driverbasics/_index.adoc:273",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 52,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1136128/?format=api",
    "priority": 100,
    "id": 1524407,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookdriverbasics_index/pl/?checksum=a598e3b3d537addb",
    "url": "https://translate-dev.freebsd.org/api/units/1524407/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-04-15T04:17:42.052301Z"
}