Translation components API.

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

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

{
    "count": 81,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/rk_lite/rklsettings/en/units/?format=api&page=4",
    "results": [
        {
            "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklsettings/en/?format=api",
            "source": "Disabling this condition results in the calculation of the document warehouse without taking into account the value set in the tax selection field.",
            "previous_source": "",
            "target": "Disabling this condition results in the calculation of the document warehouse without taking into account the value set in the tax selection field.",
            "id_hash": -1276501929338730808,
            "content_hash": 1964410177617124379,
            "location": "",
            "context": "b38d7c13-5afe-4a0e-a8ae-73dba6649922",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "priority": 100,
            "id": 2507949,
            "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklsettings/en/?checksum=6e48f4422aaa06c8",
            "url": "http://weblate.ucs.ru/api/units/2507949/?format=api",
            "source_info": "http://weblate.ucs.ru/api/sources/251369/?format=api"
        }
    ]
}