Units API.

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

GET /api/units/3267240/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/b-master/cs/?format=api",
    "source": [
        "bc is an interpreter that supports numbers of arbitrary precision and the interactive execution of statements. The syntax has some similarities to the C programming language. A standard math library is available through command line options. When used, the math library is read in before any other input files. bc then reads in all other files from the command line, evaluating their contents. Then bc reads from standard input (usually the keyboard).\n\nThe dc program is also included. dc is a calculator that supports reverse-polish notation and allows unlimited precision arithmetic. Macros can also be defined. Normally, dc reads from standard input but can also read in files specified on the command line. A calculator with reverse-polish notation saves numbers to a stack. Arguments to mathematical operations (operands) are \"pushed\" onto the stack until the next operator is read in, which \"pops\" its arguments off the stack and \"pushes\" its results back onto the stack."
    ],
    "previous_source": "",
    "target": [
        "Program bc je aritmetický jazyk pro práci s libovolně přesnou aritmetikou umožňující interaktivní provádění příkazů. Syntaxe se poněkud podobá programovacímu jazyku C. Pomocí volby v příkazovém řádku je dostupná standardní matematická knihovna. Je-li matematická knihovna používána, je čtena před všemi ostatními vstupními soubory. bc pak načítá všechny soubory uvedené v příkazovém řádku, a vyhodnocuje jejich obsah. Potom bc čte ze standardního vstupu (obvykle z klávesnice).\n\nBalíček obsahuje také program dc. Dc je kalkulátor, který podporuje obrácenou polskou notaci a umožňuje výpočty s neomezenou přesností. Umožňuje také definice maker. Normálně dc čte ze standardního vstupu, ale může zpracovávat i soubory zadané v příkazovém řádku. Kalkulátor s reversní polskou notací ukládá operandy na zásobník (push) dokud nenačte  operátor. Poté vyjme z vrcholu zásobníku operandy (pop) a výsledek uloží zpět na zásobník (push)."
    ],
    "id_hash": 3561564134176883392,
    "content_hash": 3561564134176883392,
    "location": "",
    "context": "",
    "note": "leap/bc/description",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 160,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 155,
    "source_unit": "https://l10n.opensuse.org/api/units/12587959/?format=api",
    "priority": 100,
    "id": 3267240,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/b-master/cs/?checksum=b16d37b5c66282c0",
    "url": "https://l10n.opensuse.org/api/units/3267240/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-11-30T19:23:20Z"
}