Units API.

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

GET /api/units/229394/?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_arch-handbook/en/?format=api",
    "source": [
        "Then allocate and activate all the necessary resources. As normally the port range will be released before returning from probe, it has to be allocated again. We expect that the probe routine had properly set all the resource ranges, as well as saved them in the structure softc. If the probe routine had left some resource allocated then it does not need to be allocated again (which would be considered an error)."
    ],
    "previous_source": "",
    "target": [
        "Then allocate and activate all the necessary resources. As normally the port range will be released before returning from probe, it has to be allocated again. We expect that the probe routine had properly set all the resource ranges, as well as saved them in the structure softc. If the probe routine had left some resource allocated then it does not need to be allocated again (which would be considered an error)."
    ],
    "id_hash": -5461918463108398047,
    "content_hash": -5461918463108398047,
    "location": "book.translate.xml:18682",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2026,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 72,
    "source_unit": "https://translate-dev.freebsd.org/api/units/229394/?format=api",
    "priority": 100,
    "id": 229394,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/en/?checksum=34335e18a646c421",
    "url": "https://translate-dev.freebsd.org/api/units/229394/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-09T14:37:15.899079Z"
}