GET /api/entry/InterPro/protein/UniProt/A0A6G4ZXX4/?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": "IPR004434",
                "name": "Isocitrate dehydrogenase NAD-dependent",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "ncbifam": {
                        "TIGR00175": "isocitrate dehydrogenase (NAD(+))"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0006099",
                        "name": "tricarboxylic acid cycle",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6g4zxx4",
                    "protein_length": 385,
                    "source_database": "unreviewed",
                    "organism": "6941",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 48,
                                    "end": 378,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR019818",
                "name": "Isocitrate/isopropylmalate dehydrogenase, conserved site",
                "source_database": "interpro",
                "type": "conserved_site",
                "integrated": null,
                "member_databases": {
                    "prosite": {
                        "PS00470": "Isocitrate and isopropylmalate dehydrogenases signature"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0000287",
                        "name": "magnesium ion binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0016616",
                        "name": "oxidoreductase activity, acting on the CH-OH group of donors, NAD or NADP as acceptor",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0051287",
                        "name": "NAD binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6g4zxx4",
                    "protein_length": 385,
                    "source_database": "unreviewed",
                    "organism": "6941",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 270,
                                    "end": 289,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR024084",
                "name": "Isopropylmalate dehydrogenase-like domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "smart": {
                        "SM01329": "Isocitrate/isopropylmalate dehydrogenase"
                    },
                    "pfam": {
                        "PF00180": "Isocitrate/isopropylmalate dehydrogenase"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6g4zxx4",
                    "protein_length": 385,
                    "source_database": "unreviewed",
                    "organism": "6941",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 52,
                                    "end": 375,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}