Units API.

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

GET /api/units/37402/?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/boooks_developers-handbook/pt_BR/?format=api",
    "source": [
        "A program is a set of instructions that tell the computer to do various things; sometimes the instruction it has to perform depends on what happened when it performed a previous instruction. This section gives an overview of the two main ways in which you can give these instructions, or <quote>commands</quote> as they are usually called. One way uses an <firstterm>interpreter</firstterm>, the other a <firstterm>compiler</firstterm>. As human languages are too difficult for a computer to understand in an unambiguous way, commands are usually written in one or other languages specially designed for the purpose."
    ],
    "previous_source": "",
    "target": [
        "Um programa é um conjunto de instruções que dizem ao computador para fazer várias coisas; às vezes a instrução que ele tem de executar depende do que aconteceu quando ele executou uma instrução anterior. Esta seção fornece uma visão geral das duas principais maneiras pelas quais você pode dar estas instruções ou <quote> comandos </quote> como geralmente são chamados. Uma maneira usa um <firstterm> intérprete </firstterm>, a outra um <firstterm>compilador</firstterm>. Como as linguagens humanas são muito difíceis para um computador entender de forma inequívoca, os comandos geralmente são escritos em uma ou em outras línguas especialmente projetadas para o propósito."
    ],
    "id_hash": -128144806101844640,
    "content_hash": -128144806101844640,
    "location": "book.translate.xml:461",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 95,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 94,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105709/?format=api",
    "priority": 100,
    "id": 37402,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=7e38bcfa507cfd60",
    "url": "https://translate-dev.freebsd.org/api/units/37402/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:55.033282Z"
}