Units API.

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

GET /api/units/19837/?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": "Auto download incoming files policy",
    "previous_source": "",
    "target": "Política de descarga automática de archivos entrantes",
    "id_hash": 8153900244607015203,
    "content_hash": -6094764941845797430,
    "location": "",
    "context": "chat_settings_auto_download_title",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 503,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 19837,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/es/?checksum=f12879123dc59923",
    "url": "https://weblate.linphone.org/api/units/19837/?format=api"
}