Units API.

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

GET /api/units/193122/?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/libzypp/master/cs/?format=api",
    "source": [
        "New update message"
    ],
    "previous_source": "",
    "target": [
        "Nová zpráva o aktualizaci"
    ],
    "id_hash": -2417541598749581175,
    "content_hash": -2417541598749581175,
    "location": "zypp/target/TargetImpl.cc:811",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 888,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://l10n.opensuse.org/api/units/12568855/?format=api",
    "priority": 100,
    "id": 193122,
    "web_url": "https://l10n.opensuse.org/translate/libzypp/master/cs/?checksum=5e732ab980cd2089",
    "url": "https://l10n.opensuse.org/api/units/193122/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-05-03T15:50:51Z"
}