Units API

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

GET /api/units/345391/?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-guests/en/?format=api",
    "source": "Пол",
    "previous_source": "",
    "target": "Sex",
    "id_hash": 3566443447210943844,
    "content_hash": 2058781127021269905,
    "location": "",
    "context": ".0D43FB3DB47A4B4C848159B43D5D463B",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 51,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 345391,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-guests/en/?checksum=b17e8d6b5e872564",
    "url": "http://weblate.ucs.ru/api/units/345391/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28524/?format=api"
}