Units API.

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

GET /api/units/19563/?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/es/?format=api",
    "source": "Assistant",
    "previous_source": "",
    "target": "Asistente",
    "id_hash": -6684086177866592223,
    "content_hash": 2519102959894636544,
    "location": "",
    "context": "assistant",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 52,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 19563,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/es/?checksum=233d5b08f829d021",
    "url": "https://weblate.linphone.org/api/units/19563/?format=api"
}