GET /api/entry/pfam/protein/UniProt/B9KE50/?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": "PF02670",
                "name": "1-deoxy-D-xylulose 5-phosphate reductoisomerase",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR013512",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b9ke50",
                    "protein_length": 359,
                    "source_database": "reviewed",
                    "organism": "306263",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 119,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02670",
                            "score": 5.3e-30
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF08436",
                "name": "1-deoxy-D-xylulose 5-phosphate reductoisomerase C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013644",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b9ke50",
                    "protein_length": 359,
                    "source_database": "reviewed",
                    "organism": "306263",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 128,
                                    "end": 208,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF08436",
                            "score": 5.9e-29
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13288",
                "name": "DXP reductoisomerase C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR026877",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b9ke50",
                    "protein_length": 359,
                    "source_database": "reviewed",
                    "organism": "306263",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 239,
                                    "end": 351,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF13288",
                            "score": 2.1e-18
                        }
                    ]
                }
            ]
        }
    ]
}