GET /api/entry/InterPro/protein/UniProt/A0AAD6INS9/?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": "IPR011234",
                "name": "Fumarylacetoacetase-like, C-terminal",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF01557": "Fumarylacetoacetate (FAA) hydrolase C-terminal"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003824",
                        "name": "catalytic activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0aad6ins9",
                    "protein_length": 532,
                    "source_database": "unreviewed",
                    "organism": "5083",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 320,
                                    "end": 525,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR029032",
                "name": "AhpD-like",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:1.20.1290.10": "AhpD-like"
                    },
                    "ssf": {
                        "SSF69118": "AhpD-like"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0aad6ins9",
                    "protein_length": 532,
                    "source_database": "unreviewed",
                    "organism": "5083",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 32,
                                    "end": 241,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR036663",
                "name": "Fumarylacetoacetase-like, C-terminal domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:3.90.850.10": "Fumarylacetoacetase-like, C-terminal domain"
                    },
                    "ssf": {
                        "SSF56529": "FAH"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003824",
                        "name": "catalytic activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0aad6ins9",
                    "protein_length": 532,
                    "source_database": "unreviewed",
                    "organism": "5083",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 296,
                                    "end": 526,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}