Units API.

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

GET /api/units/1197/?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/en/?format=api",
    "source": "&appName; SDK %s",
    "previous_source": "",
    "target": "&appName; SDK %s",
    "id_hash": 6888022453704669943,
    "content_hash": 6303573299742905218,
    "location": "",
    "context": "about_liblinphone_sdk_version",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1197,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/en/?checksum=df972bed65fb3af7",
    "url": "https://weblate.linphone.org/api/units/1197/?format=api"
}