Units API.

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

GET /api/units/37404/?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": [
        "With an interpreter, the language comes as an environment, where you type in commands at a prompt and the environment executes them for you. For more complicated programs, you can type the commands into a file and get the interpreter to load the file and execute the commands in it. If anything goes wrong, many interpreters will drop you into a debugger to help you track down the problem."
    ],
    "previous_source": "",
    "target": [
        "Junto de um interpretador, a linguagem é fornecida como que em um ambiente, onde você digita comandos em um prompt e o ambiente os executa para você. Para programas mais complicados, você pode digitar os comandos em um arquivo e utilizar o interpretador para carregar esse arquivo e executar os comandos. Se algo der errado, muitos interpretadores vão direcionar a execução para um depurador de forma a ajudá-lo a rastrear o problema."
    ],
    "id_hash": 31853155488850204,
    "content_hash": 31853155488850204,
    "location": "book.translate.xml:476",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 97,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 69,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105711/?format=api",
    "priority": 100,
    "id": 37404,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=80712a46b1e3611c",
    "url": "https://translate-dev.freebsd.org/api/units/37404/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:55.061729Z"
}