Units API.

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

GET /api/units/30172/?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": [
        "The Universal Asynchronous Receiver/Transmitter (UART) controller is the key component of the serial communications subsystem of a computer. The UART takes bytes of data and transmits the individual bits in a sequential fashion. At the destination, a second UART re-assembles the bits into complete bytes."
    ],
    "previous_source": "",
    "target": [
        "O controlador UART (Universal Asynchronous Receiver / Transmitter) é o componente chave do subsistema de comunicação serial de um computador. O UART pega bytes de dados e transmite os bits individuais de forma seqüencial. No destino, um segundo UART reúne os bits em bytes completos."
    ],
    "id_hash": -5299012300520930150,
    "content_hash": -5299012300520930150,
    "location": "article.translate.xml:43",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 45,
    "source_unit": "https://translate-dev.freebsd.org/api/units/101311/?format=api",
    "priority": 100,
    "id": 30172,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/pt_BR/?checksum=367620635706449a",
    "url": "https://translate-dev.freebsd.org/api/units/30172/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:18:23.220000Z"
}