Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_lite/rklotax/en/units/?format=api",
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklotax/en/?format=api",
            "source": "Delete tax \"{{name}}}\"?",
            "previous_source": "",
            "target": "Delete tax \"{{name}}}\"?",
            "id_hash": 7428996249187958540,
            "content_hash": 9025832294242134081,
            "location": "",
            "context": "d320b81a-89ac-47a7-87a2-32732e0627f2",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "priority": 100,
            "id": 2490797,
            "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklotax/en/?checksum=e71918ba668ebf0c",
            "url": "http://weblate.ucs.ru/api/units/2490797/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/193849/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklotax/en/?format=api",
            "source": "Tax group removed",
            "previous_source": "",
            "target": "Tax group removed",
            "id_hash": 5300110273478222923,
            "content_hash": 8107927227570673285,
            "location": "",
            "context": "bd001616-50df-404b-b542-14a84d566819",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "priority": 100,
            "id": 2490798,
            "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklotax/en/?checksum=c98dc6366911644b",
            "url": "http://weblate.ucs.ru/api/units/2490798/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/193850/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklotax/en/?format=api",
            "source": "Tax removed",
            "previous_source": "",
            "target": "Tax removed",
            "id_hash": -2050083603594733731,
            "content_hash": -6176161472459437646,
            "location": "",
            "context": "562a7a01-5b60-44b3-acf8-22f34238b491",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 2490799,
            "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklotax/en/?checksum=638ca3d307e2175d",
            "url": "http://weblate.ucs.ru/api/units/2490799/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/193851/?format=api"
        }
    ]
}