Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter2_shelter/en/?format=api",
    "source": "50",
    "previous_source": "",
    "target": "50",
    "id_hash": 3333245501503424490,
    "content_hash": -8375180762100083733,
    "location": "",
    "context": "russian.xlf///resourcestrings_s00024b33",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 4194,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1254275,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter2_shelter/en/?checksum=ae42111f9247c7ea",
    "url": "http://weblate.ucs.ru/api/units/1254275/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/173188/?format=api"
}