Units API.

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

GET /api/units/19221/?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/zh_Hant/?format=api",
    "source": "The call will start automatically if started from another application",
    "previous_source": "",
    "target": "如果從其他應用程式啟動,則通話將自動開始",
    "id_hash": 2385363859901176965,
    "content_hash": -8829744234450060934,
    "location": "",
    "context": "call_settings_auto_start_summary",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 486,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 19221,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hant/?checksum=a11a83cad976dc85",
    "url": "https://weblate.linphone.org/api/units/19221/?format=api"
}