Units API.

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

GET /api/units/37475/?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": [
        "Create an optimized version of the executable. The compiler performs various clever tricks to try to produce an executable that runs faster than normal. You can add a number after the <option>-O</option> to specify a higher level of optimization, but this often exposes bugs in the compiler's optimizer."
    ],
    "previous_source": "",
    "target": [
        "Crie uma versão otimizada do executável. O compilador executa vários truques inteligentes para tentar produzir um executável que é executado mais rápido que o normal. Você pode adicionar um número após o <option value=-O> -O </option> para especificar um nível mais alto de otimização, mas isso freqüentemente expõe erros no otimizador do compilador. "
    ],
    "id_hash": -4198867984837276841,
    "content_hash": -4198867984837276841,
    "location": "book.translate.xml:899",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 168,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 48,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105782/?format=api",
    "priority": 100,
    "id": 37475,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=45ba9fd079038b57",
    "url": "https://translate-dev.freebsd.org/api/units/37475/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:55.964006Z"
}