Units API.

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

GET /api/units/30902/?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_vinum/pt_BR/?format=api",
    "source": [
        "The mirrored volume in the previous example is more resistant to failure than an unmirrored volume, but its performance is less as each write to the volume requires a write to both drives, using up a greater proportion of the total disk bandwidth. Performance considerations demand a different approach: instead of mirroring, the data is striped across as many disk drives as possible. The following configuration shows a volume with a plex striped across four disk drives:"
    ],
    "previous_source": "",
    "target": [
        "O volume espelhado no exemplo anterior é mais resistente a falhas do que um volume não espelhado, mas seu desempenho é menor, pois cada gravação no volume requer uma gravação nas duas unidades, utilizando uma grande parte da largura de banda total do disco. As considerações de desempenho exigem uma abordagem diferente: em vez de espelhar, os dados são distribuídos em quantas unidades de disco forem possíveis. A configuração a seguir mostra um volume com um plex distribuído em quatro unidades de disco:"
    ],
    "id_hash": 4210195720706533611,
    "content_hash": 4210195720706533611,
    "location": "article.translate.xml:621",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 100,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 77,
    "source_unit": "https://translate-dev.freebsd.org/api/units/101953/?format=api",
    "priority": 100,
    "id": 30902,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_vinum/pt_BR/?checksum=ba6d9eb38f9528eb",
    "url": "https://translate-dev.freebsd.org/api/units/30902/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:19:36.042038Z"
}