Units API.

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

GET /api/units/37485/?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": [
        "Without these flags, <command>cc</command> will allow you to use some of its non-standard extensions to the standard. Some of these are very useful, but will not work with other compilers—in fact, one of the main aims of the standard is to allow people to write code that will work with any compiler on any system. This is known as <firstterm>portable code</firstterm>."
    ],
    "previous_source": "",
    "target": [
        "Sem essas bandeiras, <command> cc </command> permitirá que você use algumas de suas extensões não padrão para o padrão. Algumas delas são muito úteis, mas não funcionarão com outros compiladores - na verdade, um dos principais objetivos do padrão é permitir que as pessoas escrevam códigos que funcionem com qualquer compilador em qualquer sistema. Isso é conhecido como <firstterm> código portátil </firstterm> "
    ],
    "id_hash": 9219504415171553443,
    "content_hash": 9219504415171553443,
    "location": "book.translate.xml:957",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 178,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 61,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105792/?format=api",
    "priority": 100,
    "id": 37485,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=fff2426b277228a3",
    "url": "https://translate-dev.freebsd.org/api/units/37485/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:56.047984Z"
}