Units API.

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

GET /api/units/3361762/?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/packages-i18n/d-master/pt/?format=api",
    "source": [
        "This plugin allows you do de/compress files during recovery copying with dd_rescue using the lzo family of algorithms. lzo algorithms are very fast to decompress and most algorithms are very fast to compress as well -- at the expense of somewhat worse compression than zlib's deflate.\n\nThe plugin does offer a variety of options to handle corrupted .lzo files with some grace; it does skip over bad blocks (if the block headers are still intact) by default, but does offer an option (nodiscard) to allow to attempt decompression on faulty input, hoping to produce some usable bytes. It can also search for valid block headers after synchronization has been lost due to a corrupt one.\n\nThe plugin also handles sparse files (files with holes) and supports appending to .lzo files, so it fits neatly into dd_rescue.\n\nSome fuzz testing has been applied to the plugin's decompression routines, though more will have to be done to feel confident about feeding untrusted data to the decompressor; the plugin is still young and might expose bugs."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -3038909313849535959,
    "content_hash": -3038909313849535959,
    "location": "",
    "context": "",
    "note": "leap/dd_rescue/dd_rescue-lzo/description",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 155,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 173,
    "source_unit": "https://l10n.opensuse.org/api/units/12588480/?format=api",
    "priority": 100,
    "id": 3361762,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/d-master/pt/?checksum=55d3a014735f5229",
    "url": "https://l10n.opensuse.org/api/units/3361762/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-11-30T19:23:34Z"
}