Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stdocswriteoff/en/?format=api",
    "source": "Total sum: {{ value }} {{ currency }}",
    "previous_source": "",
    "target": "Total sum: {{ value }} {{ currency }}",
    "id_hash": 3833477321534788564,
    "content_hash": 488265342765455017,
    "location": "",
    "context": "028be431-b0bd-4e14-b902-19efd14681b3",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 1737116,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/stdocswriteoff/en/?checksum=b5333f503498d3d4",
    "url": "http://weblate.ucs.ru/api/units/1737116/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/217563/?format=api"
}