Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/de/?format=api",
    "source": [
        "Modern firmware has a garbage collector that collects deleted entries and frees the memory reserved for old entries. A problem arises when faulty firmware does not collect and free those entries; this may end up with a non-bootable system."
    ],
    "previous_source": "",
    "target": [
        "Moderne Firmware hat einen Garbage Collector (Aufräum-Mechanismus), der den Speicherplatz freigibt, der von alten Einträgen belegt war. Es kommt zu Problemen, wenn eine fehlerhafte Firmware die alten Einträge nicht wegräumt. Das kann dazu führen, dass das System nicht mehr startet."
    ],
    "id_hash": 8798634071359308839,
    "content_hash": 8798634071359308839,
    "location": "xml/release-notes.xml:101",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 39,
    "source_unit": "https://l10n.opensuse.org/api/units/12567682/?format=api",
    "priority": 100,
    "id": 42134,
    "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/de/?checksum=fa1b07121c054427",
    "url": "https://l10n.opensuse.org/api/units/42134/?format=api",
    "explanation": "",
    "extra_flags": ""
}