GET /api/entry/pfam/protein/UniProt/B2T855/?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": "PF00941",
                "name": "FAD binding domain in molybdopterin dehydrogenase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR002346",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b2t855",
                    "protein_length": 333,
                    "source_database": "unreviewed",
                    "organism": "398527",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 220,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00941",
                            "score": 5.5e-39
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03450",
                "name": "CO dehydrogenase flavoprotein C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005107",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b2t855",
                    "protein_length": 333,
                    "source_database": "unreviewed",
                    "organism": "398527",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 229,
                                    "end": 324,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03450",
                            "score": 3e-17
                        }
                    ]
                }
            ]
        }
    ]
}