Units API.

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

GET /api/units/1192856/?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/documentation/booksdevelopers-handbooktools_index/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": "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.",
    "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": 5968009091397763249,
    "content_hash": 5968009091397763249,
    "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:92",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 69,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1191908/?format=api",
    "priority": 100,
    "id": 1192856,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/pt_BR/?checksum=d2d2a0a61510c0b1",
    "url": "https://translate-dev.freebsd.org/api/units/1192856/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:29:54.855413Z"
}