Units API.

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

GET /api/units/67506/?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_handbook/pt_BR/?format=api",
    "source": [
        "Shells treat special characters, known as meta-characters, as special representations of data. The most common meta-character is <literal>*</literal>, which represents any number of characters in a filename. Meta-characters can be used to perform filename globbing. For example, <command>echo *</command> is equivalent to <command>ls</command> because the shell takes all the files that match <literal>*</literal> and <command>echo</command> lists them on the command line."
    ],
    "previous_source": "",
    "target": [
        "Shells tratam caracteres especiais, conhecidos como meta-caracteres, como representações especiais de dados. O meta-caracter mais comum é <literal>*</literal>, que representa qualquer número de caracteres em um nome de arquivo. Meta-caracteres podem ser usados para executar a globalização de nomes de arquivos. Por exemplo, <command>echo *</command> é equivalente a <command>ls</command> porque a shell pega todos os arquivos que correspondem ao <literal>*</literal> e <command>echo</command> os lista na linha de comando."
    ],
    "id_hash": -5240788278949096752,
    "content_hash": -5240788278949096752,
    "location": "book.translate.xml:8804",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1441,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 61,
    "source_unit": "https://translate-dev.freebsd.org/api/units/120913/?format=api",
    "priority": 100,
    "id": 67506,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_handbook/pt_BR/?checksum=3744fad3c23552d0",
    "url": "https://translate-dev.freebsd.org/api/units/67506/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:28:48.728637Z"
}