GET /api/entry/InterPro/protein/UniProt/M2Z5A9/?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": "IPR017946",
                "name": "PLC-like phosphodiesterase, TIM beta/alpha-barrel domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:3.20.20.190": "Phosphatidylinositol (PI) phosphodiesterase"
                    },
                    "ssf": {
                        "SSF51695": "PLC-like phosphodiesterases"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0008081",
                        "name": "phosphoric diester hydrolase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006629",
                        "name": "lipid metabolic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "m2z5a9",
                    "protein_length": 333,
                    "source_database": "unreviewed",
                    "organism": "383855",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 296,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR051057",
                "name": "Phosphoinositide phospholipase C domain-containing protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR13593": "Phosphoinositide phospholipase C domain-containing protein"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m2z5a9",
                    "protein_length": 333,
                    "source_database": "unreviewed",
                    "organism": "383855",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 15,
                                    "end": 304,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}