Units API

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

GET /api/units/345343/?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": "List created on segment basis",
    "id_hash": 9083673644455476928,
    "content_hash": 7600158323778669238,
    "location": "",
    "context": ".7FF56BA8D5C64888856FE4CAF4747001",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 345343,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-guests/en/?checksum=fe0fb10d6158bec0",
    "url": "http://weblate.ucs.ru/api/units/345343/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28476/?format=api"
}