Units API

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

GET /api/units/1201503/?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": "Add report section",
    "id_hash": 2731596524931083242,
    "content_hash": 6890603695788359391,
    "location": "",
    "context": "russian.xlf///tfreport_action_addband_hint",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2214,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1201503,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter2_development/en/?checksum=a5e894911a356bea",
    "url": "http://weblate.ucs.ru/api/units/1201503/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/154869/?format=api"
}