Translation components API.

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

GET /api/translations/andrew-bibb/cmst/zh_CN/units/?format=api&page=60
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1183,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/zh_CN/units/?format=api&page=59",
    "results": [
        {
            "translation": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/zh_CN/?format=api",
            "source": "Networks behind the VPN link, if more than one separate by a comma.\nFormat is network/netmask/gateway, and gateway can be omitted.\nEx: 10.10.20.0/255.255.255.0/10.20.1.5,192.168.99.1/24,2001:db8::1/16\n\nNetworks = entry is optional and may be left blank.",
            "previous_source": "",
            "target": "VPN 链接后面的网络,如果不止一个,请用逗号隔开。\n格式为 network/netmask/gateway,网关可以省略。\n例如: 10.10.20.0/255.255.255.0/10.20.1.5,192.168.99.1/24,2001:db8::1/16\n\n网络 = 条目为可选项,可以留空.",
            "id_hash": -3381275717417363302,
            "content_hash": -3381275717417363302,
            "location": "../apps/cmstapp/code/vpn_prov_ed/vpn_ed.cpp:463",
            "context": "VPN_Editor",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1004,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "priority": 100,
            "id": 370445,
            "web_url": "https://translate.lxqt-project.org/translate/andrew-bibb/cmst/zh_CN/?checksum=51134ba657af189a",
            "url": "https://translate.lxqt-project.org/api/units/370445/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/zh_CN/?format=api",
            "source": "Scale program artwork for high DPI monitors.",
            "previous_source": "",
            "target": "针对高 DPI 显示器调整程序的大小.",
            "id_hash": -6761956229695251834,
            "content_hash": -6761956229695251834,
            "location": "../apps/cmstapp/code/main.cpp:109",
            "context": "main.cpp",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1167,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "priority": 100,
            "id": 370446,
            "web_url": "https://translate.lxqt-project.org/translate/andrew-bibb/cmst/zh_CN/?checksum=2228b4a2ae465a86",
            "url": "https://translate.lxqt-project.org/api/units/370446/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/zh_CN/?format=api",
            "source": "Icon Scale1",
            "previous_source": "",
            "target": "图标比例1",
            "id_hash": 862813282392699747,
            "content_hash": 862813282392699747,
            "location": "../apps/cmstapp/code/main.cpp:110",
            "context": "main.cpp",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1168,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 370447,
            "web_url": "https://translate.lxqt-project.org/translate/andrew-bibb/cmst/zh_CN/?checksum=8bf9541be4817363",
            "url": "https://translate.lxqt-project.org/api/units/370447/?format=api"
        }
    ]
}