Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/nb_NO/?format=api",
    "source": [
        "The FreeBSD kernel uses a number of resource locks to arbitrate contention for certain resources. When multiple kernel threads try to obtain multiple resource locks, there's always the potential for a deadlock, where two threads have each obtained one of the locks and blocks forever waiting for the other thread to release one of the other locks. This sort of locking problem can be avoided if all threads obtain the locks in the same order."
    ],
    "previous_source": "",
    "target": [
        "FreeBSD-kjernen bruker et antall ressurslåser for å arbitrere strid for visse ressurser. Når flere kjernetråder prøver å skaffe flere ressurslåser, er det alltid potensialet for en dødlås, der to tråder hver har fått en av låsene og blokkene for alltid og venter på at den andre tråden skal frigjøre den ene av de andre låsene. Denne typen låseproblemer kan unngås hvis alle gjenger får låsene i samme rekkefølge."
    ],
    "id_hash": -4261377977412324031,
    "content_hash": -4261377977412324031,
    "location": "book.translate.xml:2139",
    "context": "",
    "note": "(itstool) path: answer/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 346,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 75,
    "source_unit": "https://translate-dev.freebsd.org/api/units/108125/?format=api",
    "priority": 100,
    "id": 41098,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/nb_NO/?checksum=44dc8b4eaaaa7541",
    "url": "https://translate-dev.freebsd.org/api/units/41098/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:24:32.005782Z"
}