Units API.

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

GET /api/units/1258/?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/en/?format=api",
    "source": "Are you sure you want to delete these contacts?\nThey will also be removed from your device addressbook",
    "previous_source": "",
    "target": "Are you sure you want to delete these contacts?\nThey will also be removed from your device addressbook",
    "id_hash": 5456584533087987650,
    "content_hash": 2344770444850563628,
    "location": "",
    "context": "contact_delete_many_dialog",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 75,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 18,
    "priority": 100,
    "id": 1258,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=cbb9aeb8fd99a7c2",
    "url": "https://weblate.linphone.org/api/units/1258/?format=api"
}