Units API.

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

GET /api/units/8795353/?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": [
        "The shell first interprets the command typed in. In our case, it understands there are two programs (<command>ls</command> and <command>sort</command>), with a data stream flowing from one to the other (denoted by the <userinput>|</userinput> character, known as <emphasis>pipe</emphasis>). <command>bash</command> first creates an unnamed pipe (which initially exists only within the <command>bash</command> process itself)."
    ],
    "previous_source": "",
    "target": [
        "Skallet tolker første kommandoen skrevet inn. I vårt tilfelle forstår det at det er to programmer (<command>ls</command> og <command>sort</command>), med en datastrøm som flyter fra den ene til den andre (merket med <userinput>|</userinput>-tegnet, kjent som <emphasis>rør</emphasis>). <command>bash</command> oppretter først et ikke navngitt rør (som i utgangspunktet bare eksisterer i selve <command>bash</command>-prosessen)."
    ],
    "id_hash": -5028984894025142941,
    "content_hash": -5028984894025142941,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 232,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 53,
    "source_unit": "https://hosted.weblate.org/api/units/14748755/?format=api",
    "priority": 100,
    "id": 8795353,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/92_short-remedial-course/nb_NO/?checksum=3a3574e232d36d63",
    "url": "https://hosted.weblate.org/api/units/8795353/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-08T15:25:11+02:00",
    "last_updated": "2023-05-23T12:28:47.723593+02:00"
}