Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/gfxboot/glossary/ja/?format=api",
            "source": [
                "Driver Update"
            ],
            "previous_source": "",
            "target": [
                "ドライバアップデート"
            ],
            "id_hash": -4769799282181853803,
            "content_hash": -4769799282181853803,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12729412/?format=api",
            "priority": 100,
            "id": 12729413,
            "web_url": "https://l10n.opensuse.org/translate/gfxboot/glossary/ja/?checksum=3dce44d307a32d95",
            "url": "https://l10n.opensuse.org/api/units/12729413/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/gfxboot/glossary/ja/?format=api",
            "source": [
                "Arch"
            ],
            "previous_source": "",
            "target": [
                "(Architecture) システム"
            ],
            "id_hash": -468838123055512527,
            "content_hash": -468838123055512527,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12729414/?format=api",
            "priority": 100,
            "id": 12729415,
            "web_url": "https://l10n.opensuse.org/translate/gfxboot/glossary/ja/?checksum=797e5a360a1d8431",
            "url": "https://l10n.opensuse.org/api/units/12729415/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/gfxboot/glossary/ja/?format=api",
            "source": [
                "default"
            ],
            "previous_source": "",
            "target": [
                "既定値"
            ],
            "id_hash": -6542511342964548252,
            "content_hash": -6542511342964548252,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12729416/?format=api",
            "priority": 100,
            "id": 12729417,
            "web_url": "https://l10n.opensuse.org/translate/gfxboot/glossary/ja/?checksum=25345498e7a25d64",
            "url": "https://l10n.opensuse.org/api/units/12729417/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/gfxboot/glossary/ja/?format=api",
            "source": [
                "safe settings"
            ],
            "previous_source": "",
            "target": [
                "セーフモード"
            ],
            "id_hash": 1704755107678432406,
            "content_hash": 1704755107678432406,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12729418/?format=api",
            "priority": 100,
            "id": 12729419,
            "web_url": "https://l10n.opensuse.org/translate/gfxboot/glossary/ja/?checksum=97a881bcfe34ac96",
            "url": "https://l10n.opensuse.org/api/units/12729419/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/gfxboot/glossary/ja/?format=api",
            "source": [
                "boot"
            ],
            "previous_source": "",
            "target": [
                "起動"
            ],
            "id_hash": 7353543791068605193,
            "content_hash": 7353543791068605193,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12729420/?format=api",
            "priority": 100,
            "id": 12729421,
            "web_url": "https://l10n.opensuse.org/translate/gfxboot/glossary/ja/?checksum=e60d091e02ec6b09",
            "url": "https://l10n.opensuse.org/api/units/12729421/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}