Translation components API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklswor/en/?format=api",
            "source": "Damage",
            "previous_source": "",
            "target": "Damage",
            "id_hash": -7572393735180366356,
            "content_hash": 435797825614240483,
            "location": "",
            "context": "3e6941a5-4922-4b6e-b381-08061ee27294",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 1726427,
            "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklswor/en/?checksum=16e97404a32e4dec",
            "url": "http://weblate.ucs.ru/api/units/1726427/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/216225/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklswor/en/?format=api",
            "source": "Staff",
            "previous_source": "",
            "target": "Staff",
            "id_hash": 5910100552124433414,
            "content_hash": -5207505034250430064,
            "location": "",
            "context": "86dbda20-5e11-4398-a5d0-eb65330c4eda",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 1726428,
            "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklswor/en/?checksum=d204e5239c378406",
            "url": "http://weblate.ucs.ru/api/units/1726428/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/216226/?format=api"
        }
    ]
}