Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/en/?format=api",
    "source": "Please, proceed to the cashier area to pay your order.",
    "previous_source": "",
    "target": "Please, proceed to the cashier area to pay your order.",
    "id_hash": -8150986007528392233,
    "content_hash": -440617029646861839,
    "location": "",
    "context": "Please, proceed to the cashier area to pay your order.",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 519579,
    "web_url": "http://weblate.ucs.ru/translate/SelfService/default/en/?checksum=ee1e169741739d7",
    "url": "http://weblate.ucs.ru/api/units/519579/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/80936/?format=api"
}