Units API.

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

GET /api/units/1136166/?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": [
        "Drivers for network devices do not use device nodes in order to be accessed. Their selection is based on other decisions made inside the kernel and instead of calling open(), use of a network device is generally introduced by using the system call socket(2)."
    ],
    "previous_source": "",
    "target": [
        "Drivers for network devices do not use device nodes in order to be accessed. Their selection is based on other decisions made inside the kernel and instead of calling open(), use of a network device is generally introduced by using the system call socket(2)."
    ],
    "id_hash": 6456145613264687650,
    "content_hash": 6456145613264687650,
    "location": "documentation/content/en/books/arch-handbook/driverbasics/_index.adoc:346",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 67,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 44,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1136166/?format=api",
    "priority": 100,
    "id": 1136166,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookdriverbasics_index/en/?checksum=d998d63aa8d69222",
    "url": "https://translate-dev.freebsd.org/api/units/1136166/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:17:27.194713Z"
}