Units API.

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

GET /api/units/19569/?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": "No missed call in your history",
    "previous_source": "",
    "target": "No hay llamadas perdidas en el historial",
    "id_hash": 1445453542628400690,
    "content_hash": 1155443128636036917,
    "location": "",
    "context": "no_missed_call_history",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 58,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 19569,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/es/?checksum=940f4856b3b21e32",
    "url": "https://weblate.linphone.org/api/units/19569/?format=api"
}