GET /api/entry/InterPro/protein/UniProt/A0A6P6PZK7/?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": "IPR022742",
                "name": "Alpha/beta hydrolase domain-containing protein 17C-like",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF12146": "Serine aminopeptidase, S33"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p6pzk7",
                    "protein_length": 322,
                    "source_database": "unreviewed",
                    "organism": "7957",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 122,
                                    "end": 228,
                                    "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": "a0a6p6pzk7",
                    "protein_length": 322,
                    "source_database": "unreviewed",
                    "organism": "7957",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 96,
                                    "end": 317,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}