Units API.

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

GET /api/units/200771/?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/cs/?format=api",
    "source": "Password",
    "previous_source": "",
    "target": "Heslo",
    "id_hash": 4889427516651778992,
    "content_hash": 1321463399532631609,
    "location": "",
    "context": "settings_password_protection_dialog_input_hint",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 428,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 200771,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/cs/?checksum=c3dabc6bcd0cb3b0",
    "url": "https://weblate.linphone.org/api/units/200771/?format=api"
}