GET /api/entry/InterPro/protein/UniProt/A0A6D2Y691/?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": "IPR039457",
                "name": "Ly6/PLAUR domain-containing protein 6-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR31171": "LY6/PLAUR DOMAIN-CONTAINING PROTEIN 6"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0030548",
                        "name": "acetylcholine receptor regulator activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6d2y691",
                    "protein_length": 171,
                    "source_database": "unreviewed",
                    "organism": "9601",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 170,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR045860",
                "name": "Snake toxin-like superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:2.10.60.10": "CD59"
                    },
                    "ssf": {
                        "SSF57302": "Snake toxin-like"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6d2y691",
                    "protein_length": 171,
                    "source_database": "unreviewed",
                    "organism": "9601",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 44,
                                    "end": 131,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}