Units API.

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

GET /api/units/39765/?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/freebsd-doc/boooks_faq/es/?format=api",
    "source": [
        "In general, no. There is nothing in the base system which requires the presence of the source to operate. Some ports, like <package>sysutils/lsof</package>, will not build unless the source is installed. In particular, if the port builds a kernel module or directly operates on kernel structures, the source must be installed."
    ],
    "previous_source": "",
    "target": [
        "En general, no. No hay nada en el sistema base que requiera la presencia del código fuente para operar. Algunos ports como <package>sysutils/lsof</package>, no compilaran a menos que el código este instalado. En particular, si el port compila un modulo de kernel u opera directamente sobre estructuras del kernel, el código fuente debe estar instalado."
    ],
    "id_hash": -5015262837448739849,
    "content_hash": -5015262837448739849,
    "location": "book.translate.xml:1257",
    "context": "",
    "note": "(itstool) path: answer/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 217,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 51,
    "source_unit": "https://translate-dev.freebsd.org/api/units/108003/?format=api",
    "priority": 100,
    "id": 39765,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/es/?checksum=3a66350576a673f7",
    "url": "https://translate-dev.freebsd.org/api/units/39765/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:24:29.616420Z"
}