Units API.

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

GET /api/units/192630/?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": "Un-mute your microphone",
    "previous_source": "",
    "target": "マイクのミュートを解除する",
    "id_hash": -3450246694856893894,
    "content_hash": 505915692283121708,
    "location": "",
    "context": "content_description_disable_mic_mute",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 709,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 192630,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ja/?checksum=501e42e94596da3a",
    "url": "https://weblate.linphone.org/api/units/192630/?format=api"
}