Units API

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

GET /api/units/345265/?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-emailsenderregistration/en/?format=api",
    "source": "Пароль",
    "previous_source": "",
    "target": "Password",
    "id_hash": -6085156586772882694,
    "content_hash": -2982743450974911860,
    "location": "",
    "context": ".5AFC383FADE44128AC20865175A27CE5",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 345265,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-emailsenderregistration/en/?checksum=2b8d2e532ac61afa",
    "url": "http://weblate.ucs.ru/api/units/345265/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28440/?format=api"
}