Units API

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

GET /api/units/345029/?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-dashboard/ru/?format=api",
    "source": "Имя",
    "previous_source": "",
    "target": "Имя",
    "id_hash": -2016882558612771124,
    "content_hash": 1698279378292178961,
    "location": "",
    "context": ".6A9D7F95751A4E99B3FCA429417A471C",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 345029,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-dashboard/ru/?checksum=640297ffb4346ecc",
    "url": "http://weblate.ucs.ru/api/units/345029/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28407/?format=api"
}