Units API.

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

GET /api/units/230260/?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/id/?format=api",
    "source": [
        "Encoded string contains a NUL byte"
    ],
    "previous_source": "",
    "target": [
        "String yang dikodekan berisi byte NUL"
    ],
    "id_hash": -2104068748898317427,
    "content_hash": -2104068748898317427,
    "location": "zypp-core/url/UrlUtils.cc:111",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 943,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.opensuse.org/api/units/12568525/?format=api",
    "priority": 100,
    "id": 230260,
    "web_url": "https://l10n.opensuse.org/translate/libzypp/master/id/?checksum=62ccd89ee6ea4b8d",
    "url": "https://l10n.opensuse.org/api/units/230260/?format=api",
    "explanation": "",
    "extra_flags": ""
}