Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de_AT/?format=api",
    "source": "Titles",
    "previous_source": "",
    "target": "Überschriften",
    "id_hash": -6963342841584054544,
    "content_hash": -2809294771769049003,
    "location": "",
    "context": "messages///Titles",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 101,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1737897,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/webdashboard/de_AT/?checksum=1f5d3c94361f8ef0",
    "url": "http://weblate.ucs.ru/api/units/1737897/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/217955/?format=api"
}