Units API.

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

GET /api/units/30174/?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/articles_serial-uart/pt_BR/?format=api",
    "source": [
        "There are two primary forms of serial transmission: Synchronous and Asynchronous. Depending on the modes that are supported by the hardware, the name of the communication sub-system will usually include a <literal>A</literal> if it supports Asynchronous communications, and a <literal>S</literal> if it supports Synchronous communications. Both forms are described below."
    ],
    "previous_source": "",
    "target": [
        "Existem duas formas primárias de transmissão serial: Síncrona e Assíncrona. Dependendo dos modos suportados pelo hardware, o nome do subsistema de comunicação geralmente incluirá um <literal>A</literal> se ele suportar comunicações assíncronas, e um <literal>S</literal> se ele suportar Comunicações síncronas. Ambas as formas são descritas abaixo."
    ],
    "id_hash": -1926335439856681249,
    "content_hash": -1926335439856681249,
    "location": "article.translate.xml:54",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 50,
    "source_unit": "https://translate-dev.freebsd.org/api/units/101313/?format=api",
    "priority": 100,
    "id": 30174,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/pt_BR/?checksum=6544481fa518bedf",
    "url": "https://translate-dev.freebsd.org/api/units/30174/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:18:23.242900Z"
}