Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/en/?format=api",
    "source": "Invalid",
    "previous_source": "",
    "target": "Invalid",
    "id_hash": 5369349212152965590,
    "content_hash": 7970992552997283541,
    "location": "",
    "context": "CallModeliceStateInvalid",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 91,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 125368,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=ca83c2a91166a9d6",
    "url": "https://weblate.linphone.org/api/units/125368/?format=api"
}