Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/de/?format=api",
    "source": "The mail from which we send letters",
    "previous_source": "",
    "target": "Die E-Mail, von der Briefe gesendet werden",
    "id_hash": 3514449484797762226,
    "content_hash": -1599379723221459526,
    "location": "",
    "context": "settings_label_mail_from_which_send_letters",
    "comment": "Label name in kiosk settings",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 360,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 2015028,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/de/?checksum=b0c5d52fa26cdab2",
    "url": "http://weblate.ucs.ru/api/units/2015028/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193571/?format=api"
}