Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter2_shelter/en/?format=api",
    "source": "Shelter 1",
    "previous_source": "",
    "target": "Shelter 1",
    "id_hash": -4959917993348710050,
    "content_hash": -5881935525502478493,
    "location": "",
    "context": "russian.xlf///resourcestrings_s0000ad74",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 98,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1250179,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter2_shelter/en/?checksum=3b2ad4dd2361c15e",
    "url": "http://weblate.ucs.ru/api/units/1250179/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/169092/?format=api"
}