Units API

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

GET /api/units/345814/?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-schedules/en/?format=api",
    "source": "день рождения",
    "previous_source": "",
    "target": "day of birth",
    "id_hash": 4318556468993394448,
    "content_hash": 7132369759526999308,
    "location": "",
    "context": ".0AC6757CCE554BA4A4C9CF373A133249",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 345814,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-schedules/en/?checksum=bbee983a54d10710",
    "url": "http://weblate.ucs.ru/api/units/345814/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28721/?format=api"
}