Units API.

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

GET /api/units/229225/?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_vm-design/pt_BR/?format=api",
    "source": [
        "Why do we interleave our swap space instead of just tack swap areas onto the end and do something fancier? It is a whole lot easier to allocate linear swaths of an address space and have the result automatically be interleaved across multiple disks than it is to try to put that sophistication elsewhere."
    ],
    "previous_source": "Why do we interleave our swap space instead of just tack swap areas onto the end and do something fancier? Because it is a whole lot easier to allocate linear swaths of an address space and have the result automatically be interleaved across multiple disks than it is to try to put that sophistication elsewhere.",
    "target": [
        "Por que nós intercalamos nosso espaço de swap em vez de apenas colocar as áreas de swap no final e fazer algo mais sofisticado? Porque é muito mais fácil alocar trechos lineares de um espaço de endereçamento e ter o resultado automaticamente intercalado em vários discos do que tentar colocar esta sofisticação em outro lugar."
    ],
    "id_hash": -5189863536442483307,
    "content_hash": -5189863536442483307,
    "location": "article.translate.xml:662",
    "context": "",
    "note": "(itstool) path: answer/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 81,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 54,
    "source_unit": "https://translate-dev.freebsd.org/api/units/229221/?format=api",
    "priority": 100,
    "id": 229225,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_vm-design/pt_BR/?checksum=37f9e69c5597dd95",
    "url": "https://translate-dev.freebsd.org/api/units/229225/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-09T14:33:03.178503Z"
}