GET /api/entry/pfam/protein/UniProt/H6QT44/?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": "PF02878",
                "name": "Phosphoglucomutase/phosphomannomutase, alpha/beta/alpha domain I",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005844",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h6qt44",
                    "protein_length": 307,
                    "source_database": "unreviewed",
                    "organism": "418459",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 52,
                                    "end": 191,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02878",
                            "score": 2.6e-33
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02879",
                "name": "Phosphoglucomutase/phosphomannomutase, alpha/beta/alpha domain II",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005845",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h6qt44",
                    "protein_length": 307,
                    "source_database": "unreviewed",
                    "organism": "418459",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 221,
                                    "end": 304,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02879",
                            "score": 3.5e-08
                        }
                    ]
                }
            ]
        }
    ]
}