Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-emailsenderregistration/en/?format=api",
    "source": "Фамилию",
    "previous_source": "",
    "target": "Surname",
    "id_hash": 4858907356637826240,
    "content_hash": -5783336385949859919,
    "location": "",
    "context": ".8C26D029B1B34F20B92D2CDBC63005F7",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 345260,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-emailsenderregistration/en/?checksum=c36e4e7f4cee0cc0",
    "url": "http://weblate.ucs.ru/api/units/345260/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28435/?format=api"
}