Units API

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

GET /api/units/1388632/?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": "Mistake",
    "previous_source": "",
    "target": "Mistake",
    "id_hash": 6197096923925210397,
    "content_hash": 6883537647144148522,
    "location": "",
    "context": "manager_text_error",
    "comment": "Text on popup",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 73,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1388632,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/en/?checksum=d60082d1953a651d",
    "url": "http://weblate.ucs.ru/api/units/1388632/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193316/?format=api"
}