Translation components API.

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

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

{
    "count": 103,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/master/en/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/master/en/?format=api",
            "source": [
                "Enter the <b>IP Address</b> of the iSCSI target server.\nOnly change <b>Port</b>. If you do not need authentication,\nselect <b>No Discovery Authentication</b>. "
            ],
            "previous_source": "",
            "target": [
                "Enter the <b>IP Address</b> of the iSCSI target server.\nOnly change <b>Port</b>. If you do not need authentication,\nselect <b>No Discovery Authentication</b>. "
            ],
            "id_hash": -6092489944617959178,
            "content_hash": -6092489944617959178,
            "location": "src/include/iscsi-client/helps.rb:129",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 22,
            "source_unit": "https://l10n.opensuse.org/api/units/12643875/?format=api",
            "priority": 100,
            "id": 12643875,
            "web_url": "https://l10n.opensuse.org/translate/yast-iscsi-client/master/en/?checksum=2b7320acbd6840f6",
            "url": "https://l10n.opensuse.org/api/units/12643875/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-03-01T02:33:55Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/master/en/?format=api",
            "source": [
                "<p>The default setting here is <i>No Authentication</i>. Uncheck the checkbox if authentication is needed for security reasons."
            ],
            "previous_source": "",
            "target": [
                "<p>The default setting here is <i>No Authentication</i>. Uncheck the checkbox if authentication is needed for security reasons."
            ],
            "id_hash": 8935681351785438036,
            "content_hash": 8935681351785438036,
            "location": "src/include/iscsi-client/helps.rb:153",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://l10n.opensuse.org/api/units/12643876/?format=api",
            "priority": 100,
            "id": 12643876,
            "web_url": "https://l10n.opensuse.org/translate/yast-iscsi-client/master/en/?checksum=fc01ead89f40db54",
            "url": "https://l10n.opensuse.org/api/units/12643876/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-03-01T02:33:55Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/master/en/?format=api",
            "source": [
                "<p>When iBFT (iSCSI Boot Firmware Table) is used, the startup mode of the\nnode is irrelevant. For that reason, the widget is disabled if iBFT is\ndetected by YaST.</p>\n"
            ],
            "previous_source": "",
            "target": [
                "<p>When iBFT (iSCSI Boot Firmware Table) is used, the startup mode of the\nnode is irrelevant. For that reason, the widget is disabled if iBFT is\ndetected by YaST.</p>\n"
            ],
            "id_hash": 5358151883075797378,
            "content_hash": 5358151883075797378,
            "location": "src/include/iscsi-client/helps.rb:47",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 29,
            "source_unit": "https://l10n.opensuse.org/api/units/12691992/?format=api",
            "priority": 100,
            "id": 12691992,
            "web_url": "https://l10n.opensuse.org/translate/yast-iscsi-client/master/en/?checksum=ca5bfabfbb52c182",
            "url": "https://l10n.opensuse.org/api/units/12691992/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-06-29T08:41:01.263232Z"
        }
    ]
}