Units API.

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

GET /api/units/19576/?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": "Search contacts",
    "previous_source": "",
    "target": "Buscar contacto",
    "id_hash": 4674859324185839000,
    "content_hash": -8854693394228428921,
    "location": "",
    "context": "contact_filter_hint",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 66,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 19576,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/es/?checksum=c0e06fc971050598",
    "url": "https://weblate.linphone.org/api/units/19576/?format=api"
}