Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklorest/en/?format=api",
    "source": "First name",
    "previous_source": "",
    "target": "First name",
    "id_hash": -8200960050399531380,
    "content_hash": 8158240458028249243,
    "location": "",
    "context": "c107c2e3-949e-4024-ad41-dceb43d60222",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 119,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2490740,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklorest/en/?checksum=e305648e2c42e8c",
    "url": "http://weblate.ucs.ru/api/units/2490740/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193213/?format=api"
}