Units API

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

GET /api/units/2015029/?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": "Mail to which we send letters",
    "previous_source": "",
    "target": "Die E-Mail, an die Briefe gesendet werden",
    "id_hash": 8543913752305102433,
    "content_hash": 1358512800950570477,
    "location": "",
    "context": "settings_label_mail_to_which_send_letters",
    "comment": "Label name in kiosk settings",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 361,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 2015029,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/de/?checksum=f692144a45b86e61",
    "url": "http://weblate.ucs.ru/api/units/2015029/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193572/?format=api"
}