Units API.

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

GET /api/units/30561/?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": [
        "Where the current <literal>device sio<replaceable>n</replaceable></literal> lines are, you will need to add 16 more devices. The following example is for a Boca Board with an interrupt of 3, and a base IO address 100h. The IO address for Each port is +8 hexadecimal from the previous port, thus the 100h, 108h, 110h... addresses."
    ],
    "previous_source": "",
    "target": [
        "Onde as linhas atuais do dispositivo <literal>device sio<replaceable>n</replaceable></literal> estão, você precisará adicionar mais 16 dispositivos. O exemplo a seguir é para uma placa Boca com uma interrupção de 3 e um endereço de IO base de 100h. O endereço IO para cada porta é +8 hexadecimal da porta anterior, portanto, os endereços são 100h, 108h, 110h ...."
    ],
    "id_hash": -6343633389229394972,
    "content_hash": -6343633389229394972,
    "location": "article.translate.xml:2060",
    "context": "",
    "note": "(itstool) path: step/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 401,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 53,
    "source_unit": "https://translate-dev.freebsd.org/api/units/101700/?format=api",
    "priority": 100,
    "id": 30561,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/pt_BR/?checksum=27f6e30ae1acb3e4",
    "url": "https://translate-dev.freebsd.org/api/units/30561/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:18:27.934321Z"
}