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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR013094",
                "name": "Alpha/beta hydrolase fold-3",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF07859": "alpha/beta hydrolase fold"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016787",
                        "name": "hydrolase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7f8qe14",
                    "protein_length": 405,
                    "source_database": "unreviewed",
                    "organism": "9713",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 78,
                                    "end": 229,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR029058",
                "name": "Alpha/Beta hydrolase fold",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:3.40.50.1820": "alpha/beta hydrolase"
                    },
                    "ssf": {
                        "SSF53474": "alpha/beta-Hydrolases"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7f8qe14",
                    "protein_length": 405,
                    "source_database": "unreviewed",
                    "organism": "9713",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 352,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR050300",
                "name": "GDXG lipolytic enzyme",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR48081": "'GDXG' lipolytic enzyme"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7f8qe14",
                    "protein_length": 405,
                    "source_database": "unreviewed",
                    "organism": "9713",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 19,
                                    "end": 361,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}