Units API.

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

GET /api/units/192650/?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": "End to end encryption disabled",
    "previous_source": "",
    "target": "エンドツーエンドの暗号化が無効になっています",
    "id_hash": 4346255000392058322,
    "content_hash": 8581389592221242668,
    "location": "",
    "context": "content_description_e2e_encryption_disabled",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 729,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 192650,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ja/?checksum=bc50ffe539a245d2",
    "url": "https://weblate.linphone.org/api/units/192650/?format=api"
}