Units API.

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

GET /api/units/30522/?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": [
        "Overrun Error (OE). A new word was received and there was no room in the receive buffer. The newly-arrived word in the shift register is discarded. On 8250/16450 UARTs, the word in the holding register is discarded and the newly- arrived word is put in the holding register."
    ],
    "previous_source": "",
    "target": [
        "Overrun Error (OE). Uma nova palavra foi recebida e não havia espaço no buffer de recebimento. A palavra recém-chegada no registrador de deslocamento é descartada. Nos UARTs 8250/16450, a palavra no registro de retenção é descartada e a palavra recém-chegada é colocada no registro de retenção."
    ],
    "id_hash": -2776613570353182458,
    "content_hash": -2776613570353182458,
    "location": "article.translate.xml:1811",
    "context": "",
    "note": "(itstool) path: row/entry",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 362,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 48,
    "source_unit": "https://translate-dev.freebsd.org/api/units/101661/?format=api",
    "priority": 100,
    "id": 30522,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_serial-uart/pt_BR/?checksum=59777cab3c91c906",
    "url": "https://translate-dev.freebsd.org/api/units/30522/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:18:27.454658Z"
}