Units API.

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

GET /api/units/192673/?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": "Go into encrypted conversation",
    "previous_source": "",
    "target": "暗号化された会話に参加する",
    "id_hash": -2010154829809310314,
    "content_hash": 2714879261806678114,
    "location": "",
    "context": "content_description_start_encrypted_chat",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 753,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 192673,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ja/?checksum=641a7ed521ae2596",
    "url": "https://weblate.linphone.org/api/units/192673/?format=api"
}