Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman_storehouse/en/?format=api",
            "source": "Главное",
            "previous_source": "",
            "target": "Main",
            "id_hash": -3288200439581546749,
            "content_hash": -535340997439736679,
            "location": "",
            "context": ".props_main",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 2485323,
            "web_url": "http://weblate.ucs.ru/translate/rk_office/webman_storehouse/en/?checksum=525df71f30756703",
            "url": "http://weblate.ucs.ru/api/units/2485323/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/249413/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman_storehouse/en/?format=api",
            "source": "Расширенные свойства",
            "previous_source": "",
            "target": "External properties",
            "id_hash": 2595576018175138893,
            "content_hash": -8453987986149472331,
            "location": "",
            "context": ".props_ext",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 2485324,
            "web_url": "http://weblate.ucs.ru/translate/rk_office/webman_storehouse/en/?checksum=a40556a2f6da1c4d",
            "url": "http://weblate.ucs.ru/api/units/2485324/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/249414/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman_storehouse/en/?format=api",
            "source": "Место реализации",
            "previous_source": "",
            "target": "",
            "id_hash": -2200924199741346183,
            "content_hash": -7559788292533419822,
            "location": "",
            "context": ".PlaceOfImplementation",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 2536189,
            "web_url": "http://weblate.ucs.ru/translate/rk_office/webman_storehouse/en/?checksum=6174bf19f0db2e79",
            "url": "http://weblate.ucs.ru/api/units/2536189/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/255138/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman_storehouse/en/?format=api",
            "source": "Подразделение",
            "previous_source": "",
            "target": "",
            "id_hash": 4593407356936520451,
            "content_hash": 3254068620096350937,
            "location": "",
            "context": ".Division",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 2536190,
            "web_url": "http://weblate.ucs.ru/translate/rk_office/webman_storehouse/en/?checksum=bfbf0fa77ade0303",
            "url": "http://weblate.ucs.ru/api/units/2536190/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/255139/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman_storehouse/en/?format=api",
            "source": "Добавить место реализации",
            "previous_source": "",
            "target": "",
            "id_hash": -5400989616925603588,
            "content_hash": -9034942924327795191,
            "location": "",
            "context": ".AddAPlaceOfImplementation",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "priority": 100,
            "id": 2536191,
            "web_url": "http://weblate.ucs.ru/translate/rk_office/webman_storehouse/en/?checksum=350bd48f1f9388fc",
            "url": "http://weblate.ucs.ru/api/units/2536191/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/255140/?format=api"
        }
    ]
}