Units API.

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

GET /api/units/19790/?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": "Always accept video requests",
    "previous_source": "",
    "target": "Siempre aceptar las solicitudes de video",
    "id_hash": 543272530633995246,
    "content_hash": -1851193844186885817,
    "location": "",
    "context": "video_settings_automatically_accept_summary",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 460,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 19790,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/es/?checksum=878a177cfcaab3ee",
    "url": "https://weblate.linphone.org/api/units/19790/?format=api"
}