Units API.

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

GET /api/units/137466/?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/ru/?format=api",
    "source": "Auth id",
    "previous_source": "",
    "target": "Идентификатор аутентификации",
    "id_hash": 1889232161219126958,
    "content_hash": -3745692469089737468,
    "location": "",
    "context": "account_settings_user_id_title",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 607,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 137466,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ru/?checksum=9a37e6a41bb5a6ae",
    "url": "https://weblate.linphone.org/api/units/137466/?format=api"
}