Units API.

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

GET /api/units/37440/?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": [
        "Obviously, this is not quite as direct as using an interpreter. However it allows you to do a lot of things which are very difficult or even impossible with an interpreter, such as writing code which interacts closely with the operating system—or even writing your own operating system! It is also useful if you need to write very efficient code, as the compiler can take its time and optimize the code, which would not be acceptable in an interpreter. Moreover, distributing a program written for a compiler is usually more straightforward than one written for an interpreter—you can just give them a copy of the executable, assuming they have the same operating system as you."
    ],
    "previous_source": "",
    "target": [
        "Obviamente, isso não é tão direto quanto usar um interpretador. No entanto, ele permite que você faça muitas coisas que são muito difíceis ou mesmo impossíveis com um interpretador, como escrever código que interaja intimamente com o sistema operacional - ou até escrever seu próprio sistema operacional! Também é útil se você precisa escrever um código muito eficiente, pois o compilador pode levar um tempo extra e otimizar o código, o que não seria aceitável em um interpretador. Além disso, a distribuição de um programa escrito para um compilador é usualmente mais simples do que um escrito para um interpretador — você pode simplesmente dar a eles uma cópia do executável, supondo que eles tenham o mesmo sistema operacional que você."
    ],
    "id_hash": 7085307690719426183,
    "content_hash": 7085307690719426183,
    "location": "book.translate.xml:698",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 133,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 115,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105747/?format=api",
    "priority": 100,
    "id": 37440,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=e25411ce1dacb687",
    "url": "https://translate-dev.freebsd.org/api/units/37440/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:55.589129Z"
}