Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter2_development/en/?format=api",
    "source": "В чем пришло",
    "previous_source": "",
    "target": "Arrived in",
    "id_hash": 8306885917747555305,
    "content_hash": -7410336257440887022,
    "location": "",
    "context": "russian.xlf///tfstoredocs_coluserunit_caption",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 834,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1200123,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter2_development/en/?checksum=f347fcbafd09abe9",
    "url": "http://weblate.ucs.ru/api/units/1200123/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/153489/?format=api"
}