Units API.

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

GET /api/units/162213/?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_Hans/?format=api",
    "source": "Participant has it's microphone muted",
    "previous_source": "",
    "target": "静音中的参会者",
    "id_hash": -8880894633702326710,
    "content_hash": 3315110072871782885,
    "location": "",
    "context": "content_description_conference_participant_mic_muted",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 831,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 162213,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hans/?checksum=4c0b962367ffe4a",
    "url": "https://weblate.linphone.org/api/units/162213/?format=api"
}