Units API

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

GET /api/units/345532/?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": "Add funds",
    "id_hash": -5136253969492939576,
    "content_hash": 6817505760499068891,
    "location": "",
    "context": ".E9AA857AD9C74567B236CD6F4C575C41",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 345532,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-guestsprofile/en/?checksum=38b85c3a502eecc8",
    "url": "http://weblate.ucs.ru/api/units/345532/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28584/?format=api"
}