GET /api/entry/InterPro/protein/UniProt/A0A7F5RE98/?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": "IPR000741",
                "name": "Fructose-bisphosphate aldolase, class-I",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR11627": "FRUCTOSE-BISPHOSPHATE ALDOLASE"
                    },
                    "pfam": {
                        "PF00274": "Fructose-bisphosphate aldolase class-I"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0004332",
                        "name": "fructose-bisphosphate aldolase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006096",
                        "name": "glycolytic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7f5re98",
                    "protein_length": 365,
                    "source_database": "unreviewed",
                    "organism": "224129",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 14,
                                    "end": 365,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR013785",
                "name": "Aldolase-type TIM barrel",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:3.20.20.70": "Aldolase class I"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7f5re98",
                    "protein_length": 365,
                    "source_database": "unreviewed",
                    "organism": "224129",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 365,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR029768",
                "name": "Fructose-bisphosphate aldolase class-I active site",
                "source_database": "interpro",
                "type": "conserved_site",
                "integrated": null,
                "member_databases": {
                    "prosite": {
                        "PS00158": "Fructose-bisphosphate aldolase class-I active site"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7f5re98",
                    "protein_length": 365,
                    "source_database": "unreviewed",
                    "organism": "224129",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 222,
                                    "end": 232,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}