Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/deadbeef-silica/app/en/?format=api",
    "source": [
        "http and ftp streaming module using libcurl, with ICY protocol support"
    ],
    "previous_source": "",
    "target": [
        "http and ftp streaming module using libcurl, with ICY protocol support"
    ],
    "id_hash": 5324141693387622701,
    "content_hash": 5324141693387622701,
    "location": "../qml/translation/ExtraStrings.qml:200",
    "context": "PluginInfo",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 123,
    "has_suggestion": false,
    "has_comment": true,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/14919015/?format=api",
    "priority": 100,
    "id": 14919015,
    "web_url": "https://hosted.weblate.org/translate/deadbeef-silica/app/en/?checksum=c9e326a96037492d",
    "url": "https://hosted.weblate.org/api/units/14919015/?format=api",
    "explanation": "",
    "extra_flags": "priority:80",
    "pending": false,
    "timestamp": "2019-06-06T12:11:26+02:00"
}