Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/zh_Hans/?format=api",
    "source": "Must not be empty!",
    "previous_source": "",
    "target": "不能为空!",
    "id_hash": -6067414162414648316,
    "content_hash": -3410437185080470475,
    "location": "",
    "context": "contacts_settings_ldap_search_base_subtitle",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 553,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 164327,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hans/?checksum=2bcc36f74019c404",
    "url": "https://weblate.linphone.org/api/units/164327/?format=api"
}