Translation components API.

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

GET /api/translations/yast-base/glossary/ja/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ja/units/?format=api",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ja/?format=api",
            "source": [
                "Power PC"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7124832775064847448,
            "content_hash": -7124832775064847448,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/14640453/?format=api",
            "priority": 100,
            "id": 14640924,
            "web_url": "https://l10n.opensuse.org/translate/yast-base/glossary/ja/?checksum=1d1f82570e32fba8",
            "url": "https://l10n.opensuse.org/api/units/14640924/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ja/?format=api",
            "source": [
                "FireWire (IEEE 1394)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6161836498168118734,
            "content_hash": 6161836498168118734,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/14642015/?format=api",
            "priority": 100,
            "id": 14642642,
            "web_url": "https://l10n.opensuse.org/translate/yast-base/glossary/ja/?checksum=d5833da5f558fdce",
            "url": "https://l10n.opensuse.org/api/units/14642642/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ja/?format=api",
            "source": [
                "SMBus"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3604271677859126922,
            "content_hash": 3604271677859126922,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/14643967/?format=api",
            "priority": 100,
            "id": 14644750,
            "web_url": "https://l10n.opensuse.org/translate/yast-base/glossary/ja/?checksum=b204f1fea8cb5e8a",
            "url": "https://l10n.opensuse.org/api/units/14644750/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}