Units API.

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

GET /api/units/1116242/?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-handbooknewbus_index/en/?format=api",
    "source": [
        "Many methods in the \"bus\" interface are performing services for some child of the bus device. These methods would normally use the first two arguments to specify the bus providing the service and the child device which is requesting the service. To simplify driver code, many of these methods have accessor functions which lookup the parent and call a method on the parent. For instance the method `BUS_TEARDOWN_INTR(device_t dev, device_t child, ...)` can be called using the function `bus_teardown_intr(device_t child, ...)`."
    ],
    "previous_source": "",
    "target": [
        "Many methods in the \"bus\" interface are performing services for some child of the bus device. These methods would normally use the first two arguments to specify the bus providing the service and the child device which is requesting the service. To simplify driver code, many of these methods have accessor functions which lookup the parent and call a method on the parent. For instance the method `BUS_TEARDOWN_INTR(device_t dev, device_t child, ...)` can be called using the function `bus_teardown_intr(device_t child, ...)`."
    ],
    "id_hash": -3609201466141453482,
    "content_hash": -3609201466141453482,
    "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:159",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 47,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 81,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1116242/?format=api",
    "priority": 100,
    "id": 1116242,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/en/?checksum=4de98a638fd1d356",
    "url": "https://translate-dev.freebsd.org/api/units/1116242/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:09:26.809378Z"
}