Units API.

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

GET /api/units/161952/?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": "Meeting address copied into clipboard",
    "previous_source": "",
    "target": "Адрес встречи скопирован в буфер обмена",
    "id_hash": 7311588492879256527,
    "content_hash": 2866665521289295989,
    "location": "",
    "context": "conference_schedule_address_copied_to_clipboard",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 235,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 161952,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ru/?checksum=e577fafeede6dbcf",
    "url": "https://weblate.linphone.org/api/units/161952/?format=api"
}