Units API.

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

GET /api/units/31028/?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": [
        "The dead page problem still exists in the case where C1 or C2 do not completely overshadow B. Due to our other optimizations this case does not represent much of a problem and we simply allow the pages to be dead. If the system runs low on memory it will swap them out, eating a little swap, but that is it."
    ],
    "previous_source": "",
    "target": [
        "O problema da página morta ainda existe no caso em que C1 ou C2 não ofuscaram completamente as páginas de B. Devido as nossas outras otimizações, este caso não representa um grande problema e simplesmente permitimos que as páginas fiquem inativas. Se o sistema ficar com pouca memória, ele irá trocá-las, comendo uma pequena parte da swap, mas é isso."
    ],
    "id_hash": 8001383221757919244,
    "content_hash": 8001383221757919244,
    "location": "article.translate.xml:313",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 39,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 61,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102078/?format=api",
    "priority": 100,
    "id": 31028,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_vm-design/pt_BR/?checksum=ef0a9fa5a4a6c00c",
    "url": "https://translate-dev.freebsd.org/api/units/31028/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:20:03.403847Z"
}