Units API.

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

GET /api/units/18508/?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": "Username already in use",
    "previous_source": "",
    "target": "用户名已被使用",
    "id_hash": -1384041336134861219,
    "content_hash": -8488671593068990722,
    "location": "",
    "context": "assistant_error_username_already_exists",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 373,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 18508,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hans/?checksum=6ccae5bcdd397e5d",
    "url": "https://weblate.linphone.org/api/units/18508/?format=api"
}