Units API.

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

GET /api/units/192989/?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/fi/?format=api",
    "source": "Select a contact or create a new one",
    "previous_source": "",
    "target": "Valitse yhteystieto tai luo uusi",
    "id_hash": 7929887631406354756,
    "content_hash": 1512678000426237444,
    "location": "",
    "context": "contact_choose_existing_or_new_to_add_number",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 72,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 192989,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/fi/?checksum=ee0c9ec952bd5144",
    "url": "https://weblate.linphone.org/api/units/192989/?format=api"
}