Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/glossary/ja/?format=api",
            "source": [
                "monospace"
            ],
            "previous_source": "",
            "target": [
                "等幅"
            ],
            "id_hash": 3845546652757583286,
            "content_hash": 3845546652757583286,
            "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": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12744753/?format=api",
            "priority": 100,
            "id": 12744754,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/glossary/ja/?checksum=b55e204e5ccee5b6",
            "url": "https://l10n.opensuse.org/api/units/12744754/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/glossary/ja/?format=api",
            "source": [
                "emoticon"
            ],
            "previous_source": "",
            "target": [
                "感情アイコン"
            ],
            "id_hash": 265229681593483817,
            "content_hash": 265229681593483817,
            "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/12744755/?format=api",
            "priority": 100,
            "id": 12744756,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/glossary/ja/?checksum=83ae48fd7b450229",
            "url": "https://l10n.opensuse.org/api/units/12744756/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/glossary/ja/?format=api",
            "source": [
                "credential"
            ],
            "previous_source": "",
            "target": [
                "資格情報"
            ],
            "id_hash": 4765657233143377802,
            "content_hash": 4765657233143377802,
            "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/12744757/?format=api",
            "priority": 100,
            "id": 12744758,
            "web_url": "https://l10n.opensuse.org/translate/packages-i18n/glossary/ja/?checksum=c223040106c82f8a",
            "url": "https://l10n.opensuse.org/api/units/12744758/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}