Units API.

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

GET /api/units/192986/?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": "Last name",
    "previous_source": "",
    "target": "Sukunimi",
    "id_hash": 8203269746957161256,
    "content_hash": -3364814635301425412,
    "location": "",
    "context": "contact_last_name",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 69,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 192986,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/fi/?checksum=f1d7de5f40171328",
    "url": "https://weblate.linphone.org/api/units/192986/?format=api"
}