Units API.

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

GET /api/units/1260/?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": "Choose where to save the contact",
    "previous_source": "",
    "target": "Choose where to save the contact",
    "id_hash": -3122779900949438977,
    "content_hash": 3249912113872746086,
    "location": "",
    "context": "contact_new_choose_sync_account",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 77,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1260,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=54a9a839ac2dddff",
    "url": "https://weblate.linphone.org/api/units/1260/?format=api"
}