Units API.

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

GET /api/units/37439/?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": [
        "Compilers are rather different. First of all, you write your code in a file (or files) using an editor. You then run the compiler and see if it accepts your program. If it did not compile, grit your teeth and go back to the editor; if it did compile and gave you a program, you can run it either at a shell command prompt or in a debugger to see if it works properly.<_:footnote-1/>"
    ],
    "previous_source": "",
    "target": [
        "Compiladores são bastante diferentes. Primeiro de tudo, você escreve seu código em um arquivo (ou arquivos) usando um editor. Você então executa o compilador e vê se ele aceita seu programa. Se ele não compilou, cerre seus dentes e volte para o editor, se ele compilou e deu a você um programa, você pode executá-lo em um prompt de comando shell ou em um depurador para verificar se ele funciona corretamente. <_:footnote-1/>"
    ],
    "id_hash": -7998097701100754902,
    "content_hash": -7998097701100754902,
    "location": "book.translate.xml:689",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 132,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 74,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105746/?format=api",
    "priority": 100,
    "id": 37439,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=11010c843f05682a",
    "url": "https://translate-dev.freebsd.org/api/units/37439/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:55.576691Z"
}