Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/reportbrowser/sr/?format=api",
    "source": "value must be less than or equal to",
    "previous_source": "",
    "target": "vrednost mora biti manja ili jednaka",
    "id_hash": -2731915875601597464,
    "content_hash": 2843161391375628288,
    "location": "",
    "context": "messages///value must be less than or equal to",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 89,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 1754727,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/reportbrowser/sr/?checksum=5a1648fc46843be8",
    "url": "http://weblate.ucs.ru/api/units/1754727/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/218815/?format=api"
}