Units API.

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

GET /api/units/1136167/?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/es/?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": [
        "Los drivers para dispositivos de red no utilizan nodos de dispositivo como punto de acceso. Su selección se basa en otras decisiones que se toman dentro del kernel, por lo que en lugar de llamar a open(), generalmente se utilizan a través de la llamada al sistema socket(2)."
    ],
    "id_hash": 6456145613264687650,
    "content_hash": 6456145613264687650,
    "location": "documentation/content/en/books/arch-handbook/driverbasics/_index.adoc:345",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 20,
    "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": 1136167,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookdriverbasics_index/es/?checksum=d998d63aa8d69222",
    "url": "https://translate-dev.freebsd.org/api/units/1136167/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:17:27.210865Z"
}