Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/mn/?format=api",
    "source": "Path to file in server center",
    "previous_source": "",
    "target": "Path to file in server center",
    "id_hash": -6497110092812098691,
    "content_hash": 5565788051428411005,
    "location": "",
    "context": "manager_text_path_to_file_in_server_center",
    "comment": "Text \"Path to file in server center\" in page \"Editor scenarios\" ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 482,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "priority": 100,
    "id": 2002709,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/mn/?checksum=25d5a0cb3354637d",
    "url": "http://weblate.ucs.ru/api/units/2002709/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193665/?format=api"
}