GET /api/entry/InterPro/protein/UniProt/I3XQW9/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR006674",
                "name": "HD domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF13023": "HD domain",
                        "PF01966": "HD domain"
                    },
                    "profile": {
                        "PS51831": "HD domain profile"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "i3xqw9",
                    "protein_length": 283,
                    "source_database": "unreviewed",
                    "organism": "768672",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 57,
                                    "end": 126,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR038257",
                "name": "CRISPR-associated Cas3-type HD domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:1.10.3210.30": "G3DSA:1.10.3210.30"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "i3xqw9",
                    "protein_length": 283,
                    "source_database": "unreviewed",
                    "organism": "768672",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 222,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}