Units API.

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

GET /api/units/192612/?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/ja/?format=api",
    "source": "Operation in progress, please wait",
    "previous_source": "",
    "target": "操作が進行中です、しばらくお待ちください",
    "id_hash": -469886830778216721,
    "content_hash": 2273876959132067108,
    "location": "",
    "context": "operation_in_progress_wait",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 684,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 192612,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ja/?checksum=797aa06abed48eef",
    "url": "https://weblate.linphone.org/api/units/192612/?format=api"
}