GET /api/entry/pfam/protein/UniProt/Q6P286/?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": "PF00676",
                "name": "Dehydrogenase E1 component",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001017",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6p286",
                    "protein_length": 927,
                    "source_database": "reviewed",
                    "organism": "8355",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 254,
                                    "end": 500,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00676",
                            "score": 3.5e-40
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02779",
                "name": "Transketolase, pyrimidine binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005475",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6p286",
                    "protein_length": 927,
                    "source_database": "reviewed",
                    "organism": "8355",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 576,
                                    "end": 779,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02779",
                            "score": 2.3e-42
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF16870",
                "name": "2-oxoglutarate dehydrogenase C-terminal",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR031717",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6p286",
                    "protein_length": 927,
                    "source_database": "reviewed",
                    "organism": "8355",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 784,
                                    "end": 924,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF16870",
                            "score": 1.5e-42
                        }
                    ]
                }
            ]
        }
    ]
}