Units API.

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

GET /api/units/175908/?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": "Do you really want do cancel this meeting?",
    "previous_source": "",
    "target": "Вы уверены, что хотите отменить эту встречу?",
    "id_hash": -7235319772362317227,
    "content_hash": -1873294099466351143,
    "location": "",
    "context": "ChatCalendarMessagecancelConferenceInfo",
    "note": "'Do you really want do cancel this meeting?' : Warning message to confirm the cancellation of a meeting.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 140,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 175908,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ru/?checksum=1b96fb005bfbe255",
    "url": "https://weblate.linphone.org/api/units/175908/?format=api"
}