Units API

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

GET /api/units/1388582/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/en/?format=api",
    "source": "Apply",
    "previous_source": "",
    "target": "Apply",
    "id_hash": 1228594949860382428,
    "content_hash": 6203103238750512503,
    "location": "",
    "context": "global_btn_apply",
    "comment": "Button \"Apply\" in popups",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1388582,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/en/?checksum=910cd898f74456dc",
    "url": "http://weblate.ucs.ru/api/units/1388582/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193266/?format=api"
}