Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/92_short-remedial-course/nb_NO/?format=api",
    "source": [
        "One of the fundamental concepts that underlies the Unix family of operating systems is that each tool should only do one thing, and do it well; applications can then reuse these tools to build more advanced logic on top. This philosophy can be seen in many incarnations. Shell scripts may be the best example: they assemble complex sequences of very simple tools (such as <command>grep</command>, <command>wc</command>, <command>sort</command>, <command>uniq</command> and so on). Another implementation of this philosophy can be seen in code libraries: the <emphasis>libpng</emphasis> library allows reading and writing PNG images, with different options and in different ways, but it does only that; no question of including functions that display or edit images."
    ],
    "previous_source": "",
    "target": [
        "Et av de grunnleggende begreper som ligger til grunn for Unix-familiens operativsystemer, er at hvert verktøy bare skal gjøre en ting, og gjøre dette bra; programmer kan deretter bruke disse verktøyene for å bygge en mer avansert logikk på toppen. Denne filosofien kan gjenfinnes i mange utgaver. Skall-skript kan være det beste eksemplet: De kan sette sammen komplekse sekvenser av svært enkle verktøy (for eksempel <command>grep</command>, <command>wc</command>, <command>sort</command>, <command>uniq</command>, og så videre). En annen implementering av denne filosofien sees i kodebiblioteker: <emphasis>libpng</emphasis>-biblioteket gjør det mulig å lese og skrive PNG-bilder, med ulike alternativer og på ulike måter, men det gjør bare det; ikke noe spørsmål om å inkludere funksjoner som viser eller redigerer bilder."
    ],
    "id_hash": 7777884967876591982,
    "content_hash": 7777884967876591982,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 248,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 113,
    "source_unit": "https://hosted.weblate.org/api/units/14768022/?format=api",
    "priority": 100,
    "id": 8795369,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/92_short-remedial-course/nb_NO/?checksum=ebf0992b5622816e",
    "url": "https://hosted.weblate.org/api/units/8795369/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-31T09:48:53+02:00",
    "last_updated": "2023-05-23T12:28:47.723593+02:00"
}