Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklscontacts/en/?format=api",
            "source": "Contacts",
            "previous_source": "",
            "target": "Contacts",
            "id_hash": -1553466675464727496,
            "content_hash": 3882617982111345947,
            "location": "",
            "context": "d7bb1862-f323-4f95-a46d-3db1a8ef3c6a",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 2491125,
            "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklscontacts/en/?checksum=6a70fa4a0e849438",
            "url": "http://weblate.ucs.ru/api/units/2491125/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/216603/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklscontacts/en/?format=api",
            "source": "We are always in touch with you.",
            "previous_source": "",
            "target": "We are always in touch with you.",
            "id_hash": 1331522904447704032,
            "content_hash": 5047297454234423213,
            "location": "",
            "context": "1ec4c160-3415-476f-ba0c-7a7b06a4e893",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "priority": 100,
            "id": 2491126,
            "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklscontacts/en/?checksum=927a8506e1e6dbe0",
            "url": "http://weblate.ucs.ru/api/units/2491126/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/217012/?format=api"
        },
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklscontacts/en/?format=api",
            "source": "19 Leninskaya Sloboda st., Moscow, 115280",
            "previous_source": "",
            "target": "19 Leninskaya Sloboda st., Moscow, 115280",
            "id_hash": 5487782185277166514,
            "content_hash": 8936914906505592684,
            "location": "",
            "context": "6aecf022-0778-4c7b-9756-bb635298ef92",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "priority": 100,
            "id": 2491127,
            "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklscontacts/en/?checksum=cc2884d26e2993b2",
            "url": "http://weblate.ucs.ru/api/units/2491127/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/217013/?format=api"
        }
    ]
}