Units API.

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

GET /api/units/14918988/?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": [
        "plays aac files, supports raw aac files, as well as mp4 container"
    ],
    "previous_source": "",
    "target": [
        "plays aac files, supports raw aac files, as well as mp4 container"
    ],
    "id_hash": 831863434243578291,
    "content_hash": 831863434243578291,
    "location": "../qml/translation/ExtraStrings.qml:31",
    "context": "PluginInfo",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 93,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://hosted.weblate.org/api/units/14918988/?format=api",
    "priority": 100,
    "id": 14918988,
    "web_url": "https://hosted.weblate.org/translate/deadbeef-silica/app/en/?checksum=8b8b5f62d3b999b3",
    "url": "https://hosted.weblate.org/api/units/14918988/?format=api",
    "explanation": "",
    "extra_flags": "priority:80",
    "pending": false,
    "timestamp": "2019-06-06T12:11:25+02:00"
}