Units API.

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

GET /api/units/1247/?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": "No contact in your address book.",
    "previous_source": "",
    "target": "No contact in your address book.",
    "id_hash": -4524399822944322202,
    "content_hash": -2015752746687890416,
    "location": "",
    "context": "no_contact",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 64,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1247,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=41361a5513903d66",
    "url": "https://weblate.linphone.org/api/units/1247/?format=api"
}