Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linhome/linhome-shared-texts/en/?format=api",
    "source": "Delete device {0} ?",
    "previous_source": "",
    "target": "Delete device {0} ?",
    "id_hash": 4006057261537334539,
    "content_hash": 1670850738861095598,
    "location": "",
    "context": "delete_device_confirm_message",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 116,
    "has_suggestion": false,
    "has_comment": true,
    "has_failing_check": true,
    "num_words": 4,
    "priority": 100,
    "id": 89214,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/en/?checksum=b7985fdab7ce950b",
    "url": "https://weblate.linphone.org/api/units/89214/?format=api"
}