Translation components API.

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

GET /api/translations/yast-oneclickinstall/master/zh_CN/units/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 81,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/zh_CN/units/?format=api&page=4",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/zh_CN/?format=api",
            "source": [
                "The install link or file you opened does not contain instructions for %s."
            ],
            "previous_source": "",
            "target": [
                "您打开的安装链接或文件未包含针对 %s 的说明。"
            ],
            "id_hash": 5696556721981242112,
            "content_hash": 5696556721981242112,
            "location": "src/modules/OneClickInstallWidgets.rb:71",
            "context": "",
            "note": "",
            "flags": "c-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://l10n.opensuse.org/api/units/12579216/?format=api",
            "priority": 100,
            "id": 9380397,
            "web_url": "https://l10n.opensuse.org/translate/yast-oneclickinstall/master/zh_CN/?checksum=cf0e3c28308e3b00",
            "url": "https://l10n.opensuse.org/api/units/9380397/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}