Units API.

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

GET /api/units/1245/?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/history_delete_one_dialog\u001e\u001e@string/history_delete_many_dialog",
    "previous_source": "",
    "target": "@string/history_delete_one_dialog\u001e\u001e@string/history_delete_many_dialog",
    "id_hash": 4560584321148864804,
    "content_hash": -4960962310087520911,
    "location": "",
    "context": "history_delete_dialog",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 62,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1245,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=bf4a7346ee4b4924",
    "url": "https://weblate.linphone.org/api/units/1245/?format=api"
}