Units API.

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

GET /api/units/8795335/?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": [
        "First of all, a process can clone itself (this is known as a <emphasis>fork</emphasis>). The kernel allocates a new (but identical) process memory space, and another process to use it. At this time, the only difference between these two processes is their <emphasis>pid</emphasis>. The new process is usually called a child process, and the original process whose <emphasis>pid</emphasis> doesn't change, is called the parent process."
    ],
    "previous_source": "",
    "target": [
        "Først av alt kan en prosess klone seg selv (dette er kjent som en <emphasis>forgrening/fork</emphasis>). Kjernen setter av et nytt (men identisk) prosessminne, og en annen prosess for å bruke det. På denne tiden er den eneste forskjellen mellom disse to prosessene deres <emphasis>pid</emphasis>. Denne nye prosessen kalles vanligvis en barneprosess, og den opprinnelige prosessen, hvis <emphasis>pid</emphasis> ikke endres, kalles foreldreprosessen."
    ],
    "id_hash": 1411587351555198378,
    "content_hash": 1411587351555198378,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 212,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 65,
    "source_unit": "https://hosted.weblate.org/api/units/14768016/?format=api",
    "priority": 100,
    "id": 8795335,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/92_short-remedial-course/nb_NO/?checksum=9396f737a2e1cdaa",
    "url": "https://hosted.weblate.org/api/units/8795335/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-31T09:48:52+02:00",
    "last_updated": "2023-05-23T12:28:47.723593+02:00"
}