Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/fr/?format=api",
    "source": "WT_Quarter",
    "previous_source": "",
    "target": "",
    "id_hash": 5137663111839826529,
    "content_hash": 4859373780196936340,
    "location": "",
    "context": "WT_Quarter",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 294,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 399645,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/webdashboard/fr/?checksum=c74ca56134d74261",
    "url": "http://weblate.ucs.ru/api/units/399645/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/55245/?format=api"
}