GET /api/entry/pfam/protein/UniProt/Q6FPB2/?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": "PF01663",
                "name": "Type I phosphodiesterase / nucleotide pyrophosphatase",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR002591",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6fpb2",
                    "protein_length": 842,
                    "source_database": "reviewed",
                    "organism": "284593",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 46,
                                    "end": 261,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01663",
                            "score": 2.1e-11
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF19316",
                "name": "GPI ethanolamine phosphate transferase membrane region",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR045687",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6fpb2",
                    "protein_length": 842,
                    "source_database": "reviewed",
                    "organism": "284593",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 406,
                                    "end": 837,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF19316",
                            "score": 4.2e-61
                        }
                    ]
                }
            ]
        }
    ]
}