Units API.

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

GET /api/units/162098/?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": "Edit meeting",
    "previous_source": "",
    "target": "编辑会议",
    "id_hash": 8499926183359158501,
    "content_hash": 9012831720908511423,
    "location": "",
    "context": "content_description_edit_conference",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 823,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 162098,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hans/?checksum=f5f5cdd4482a18e5",
    "url": "https://weblate.linphone.org/api/units/162098/?format=api"
}