Units API.

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

GET /api/units/220809/?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/en/?format=api",
    "source": "Open contacts",
    "previous_source": "",
    "target": "Open contacts",
    "id_hash": 517537017912102878,
    "content_hash": 1269361083673647212,
    "location": "",
    "context": "MainWindowopenContacts",
    "note": "'Open contacts' : Tooltip for a button that open the contacts view",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 412,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "priority": 100,
    "id": 220809,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=872ea92cfec40fde",
    "url": "https://weblate.linphone.org/api/units/220809/?format=api"
}