Units API.

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

GET /api/units/167873/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ru/?format=api",
    "source": "Release",
    "previous_source": "",
    "target": "Выпуск",
    "id_hash": -8341239634807294548,
    "content_hash": 7692227335072150792,
    "location": "",
    "context": "SettingsUiversionCheckTypeRelease",
    "note": "'Release' : Keyword for an option to check the release version",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 800,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 167873,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ru/?checksum=c3df6bef4e6f5ac",
    "url": "https://weblate.linphone.org/api/units/167873/?format=api"
}