Units API.

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

GET /api/units/8795352/?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": [
        "Let's describe in some detail what happens when a complex command (a <emphasis>pipeline</emphasis>) is run from a shell. We assume we have a <command>bash</command> process (the standard user shell on Debian), with <emphasis>pid</emphasis> 4374; into this shell, we type the command: <command>ls | sort</command> ."
    ],
    "previous_source": "",
    "target": [
        "La oss beskrive i detalj hva som skjer når en kompleks kommando (en <emphasis>rørledning</emphasis>) kjøres fra et skall. Vi antar vi har en <command>bash</command>-prosess (forvalgt brukerskall på Debian), med <emphasis>pid</emphasis> 4374; I dette skallet skriver vi kommandoen:<command>ls | sort</command>."
    ],
    "id_hash": -2688414419542638084,
    "content_hash": -2688414419542638084,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 231,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 45,
    "source_unit": "https://hosted.weblate.org/api/units/14748754/?format=api",
    "priority": 100,
    "id": 8795352,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/92_short-remedial-course/nb_NO/?checksum=5ab0d5544a1f81fc",
    "url": "https://hosted.weblate.org/api/units/8795352/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-08T15:25:11+02:00"
}