Units API.

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

GET /api/units/3376256/?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/g-master/it/?format=api",
    "source": [
        "The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It allows you to allocate memory basically as you normally would, without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be otherwise accessed."
    ],
    "previous_source": "",
    "target": [
        "Il garbage collector conservativo Boehm-Demers-Weiser può essere usato come un sostituto che ripulisce la memoria per la malloc C e la new C++. Permette di allocare la memoria praticamente come si farebbe normalmente senza deallocarla esplicitamente in quanto non è più utile. Il collettore ricicla automaticamente la memoria che determina che non sia più accessibile in alcun modo."
    ],
    "id_hash": -5352185467458479660,
    "content_hash": -5352185467458479660,
    "location": "",
    "context": "",
    "note": "leap/gc/gc-devel/description\nleap/gc/libgc1/description",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 89,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 55,
    "source_unit": "https://l10n.opensuse.org/api/units/12589350/?format=api",
    "priority": 100,
    "id": 3376256,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/g-master/it/?checksum=35b937aca82119d4",
    "url": "https://l10n.opensuse.org/api/units/3376256/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-11-30T19:23:50Z"
}