Units API

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

GET /api/units/345370/?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": "Enter template name",
    "id_hash": 2513387469452007943,
    "content_hash": -6246867189816027895,
    "location": "",
    "context": ".746DDD0C5EB54B4D9152282B20B1550E",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 345370,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-guests/en/?checksum=a2e15896439ada07",
    "url": "http://weblate.ucs.ru/api/units/345370/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28503/?format=api"
}