GET /api/entry/InterPro/protein/UniProt/A0A6Q2ZDW6/?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": "IPR006329",
                "name": "AMP deaminase",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF19326": "AMP deaminase"
                    },
                    "cdd": {
                        "cd01319": "AMPD"
                    },
                    "pirsf": {
                        "PIRSF001251": "AMP deaminase"
                    },
                    "panther": {
                        "PTHR11359": "AMP DEAMINASE"
                    },
                    "ncbifam": {
                        "TIGR01429": "AMP deaminase"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003876",
                        "name": "AMP deaminase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0032264",
                        "name": "IMP salvage",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6q2zdw6",
                    "protein_length": 796,
                    "source_database": "unreviewed",
                    "organism": "8010",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 27,
                                    "end": 780,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR006650",
                "name": "Adenosine/AMP deaminase active site",
                "source_database": "interpro",
                "type": "active_site",
                "integrated": null,
                "member_databases": {
                    "prosite": {
                        "PS00485": "Adenosine and AMP deaminase signature"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0019239",
                        "name": "deaminase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0009168",
                        "name": "purine ribonucleoside monophosphate biosynthetic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6q2zdw6",
                    "protein_length": 796,
                    "source_database": "unreviewed",
                    "organism": "8010",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 674,
                                    "end": 680,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR032466",
                "name": "Metal-dependent hydrolase",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF51556": "Metallo-dependent hydrolases"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6q2zdw6",
                    "protein_length": 796,
                    "source_database": "unreviewed",
                    "organism": "8010",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 126,
                                    "end": 766,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}