Units API.

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

GET /api/units/172112/?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": "Select date",
    "previous_source": "",
    "target": "Выбор даты",
    "id_hash": 2792994390706624416,
    "content_hash": -6930911304650492902,
    "location": "",
    "context": "DateTimeDialogdateTimeDialogDate",
    "note": "'Select date' : Menu title to show select date.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 272,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 172112,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ru/?checksum=a6c2b599b5ba17a0",
    "url": "https://weblate.linphone.org/api/units/172112/?format=api"
}