GET /api/entry/InterPro/protein/UniProt/A0A7M1UPU7/?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": "IPR011766",
                "name": "Thiamine pyrophosphate enzyme, TPP-binding",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF02775": "Thiamine pyrophosphate enzyme, C-terminal TPP binding domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003824",
                        "name": "catalytic activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0030976",
                        "name": "thiamine pyrophosphate binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7m1upu7",
                    "protein_length": 352,
                    "source_database": "unreviewed",
                    "organism": "3402707",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 81,
                                    "end": 248,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR029061",
                "name": "Thiamin diphosphate-binding fold",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF52518": "Thiamin diphosphate-binding fold (THDP-binding)"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7m1upu7",
                    "protein_length": 352,
                    "source_database": "unreviewed",
                    "organism": "3402707",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 43,
                                    "end": 346,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR051479",
                "name": "Pyruvate synthase subunit PorB-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR42897": "Anaerobic Oxidative Decarboxylase Subunits"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7m1upu7",
                    "protein_length": 352,
                    "source_database": "unreviewed",
                    "organism": "3402707",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 38,
                                    "end": 347,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}