GET /api/entry/pfam/protein/UniProt/O34948/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF03446",
                "name": "NAD binding domain of 6-phosphogluconate dehydrogenase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR006115",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "o34948",
                    "protein_length": 288,
                    "source_database": "reviewed",
                    "organism": "224308",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 163,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03446",
                            "score": 2.8e-54
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF14833",
                "name": "NAD-binding of NADP-dependent 3-hydroxyisobutyrate dehydrogenase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR029154",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "o34948",
                    "protein_length": 288,
                    "source_database": "reviewed",
                    "organism": "224308",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 166,
                                    "end": 285,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF14833",
                            "score": 5e-33
                        }
                    ]
                }
            ]
        }
    ]
}