Units API

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

GET /api/units/1388589/?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": "Clear",
    "previous_source": "",
    "target": "Clear",
    "id_hash": 6313462405112091570,
    "content_hash": 427871193043152572,
    "location": "",
    "context": "global_btn_clear",
    "comment": "Button \"Clear\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1388589,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/en/?checksum=d79dec9b777d53b2",
    "url": "http://weblate.ucs.ru/api/units/1388589/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193273/?format=api"
}