Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-guestsprofile/en/?format=api",
    "source": "ВЗНОС",
    "previous_source": "",
    "target": "CHARGE",
    "id_hash": 2184520981528905089,
    "content_hash": -85541084480245021,
    "location": "",
    "context": ".D5C431899CE3473D938CCA51561DD1AA",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 345507,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-guestsprofile/en/?checksum=9e50fa42346b0581",
    "url": "http://weblate.ucs.ru/api/units/345507/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28559/?format=api"
}