Units API.

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

GET /api/units/162097/?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": "Copy meeting address",
    "previous_source": "",
    "target": "复制会议地址",
    "id_hash": 7104551535062383322,
    "content_hash": 3598450791456836125,
    "location": "",
    "context": "content_description_copy_conference_address",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 822,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 162097,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hans/?checksum=e2986ffac7d97ada",
    "url": "https://weblate.linphone.org/api/units/162097/?format=api"
}