Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/delivery/delivery/en/?format=api",
    "source": "Accounts %s (%s)",
    "previous_source": "",
    "target": "Information",
    "id_hash": -6254812519182577268,
    "content_hash": 916013215993605792,
    "location": "",
    "context": "RT_STRING",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 399,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1473475,
    "web_url": "http://weblate.ucs.ru/translate/delivery/delivery/en/?checksum=293271273974d18c",
    "url": "http://weblate.ucs.ru/api/units/1473475/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/179931/?format=api"
}