Units API.

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

GET /api/units/1116216/?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": [
        "In the Newbus system, the methods for a device are provided by the various device drivers in the system. When a device is attached to a driver during _auto-configuration_, it uses the method table declared by the driver. A device can later _detach_ from its driver and _re-attach_ to a new driver with a new method table. This allows dynamic replacement of drivers which can be useful for driver development."
    ],
    "previous_source": "",
    "target": [
        "In the Newbus system, the methods for a device are provided by the various device drivers in the system. When a device is attached to a driver during _auto-configuration_, it uses the method table declared by the driver. A device can later _detach_ from its driver and _re-attach_ to a new driver with a new method table. This allows dynamic replacement of drivers which can be useful for driver development."
    ],
    "id_hash": -4017766454545033342,
    "content_hash": -4017766454545033342,
    "location": "documentation/content/en/books/arch-handbook/newbus/_index.adoc:118",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 70,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1116216/?format=api",
    "priority": 100,
    "id": 1116216,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooknewbus_index/en/?checksum=483e06b2565cd782",
    "url": "https://translate-dev.freebsd.org/api/units/1116216/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:09:26.425313Z"
}