Units API.

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

GET /api/units/1259/?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": "@string/contact_delete_one_dialog\u001e\u001e@string/contact_delete_many_dialog",
    "previous_source": "",
    "target": "@string/contact_delete_one_dialog\u001e\u001e@string/contact_delete_many_dialog",
    "id_hash": -6721651945202691717,
    "content_hash": -1560386294884420860,
    "location": "",
    "context": "contact_delete_dialog",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 76,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1259,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=22b7e52b2e61517b",
    "url": "https://weblate.linphone.org/api/units/1259/?format=api"
}