GET /api/entry/pfam/protein/UniProt/Q9SE00/?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": "PF00149",
                "name": "Calcineurin-like phosphoesterase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR004843",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9se00",
                    "protein_length": 473,
                    "source_database": "reviewed",
                    "organism": "4120",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 167,
                                    "end": 364,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00149",
                            "score": 2.9e-20
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF14008",
                "name": "Iron/zinc purple acid phosphatase-like protein C",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR025733",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9se00",
                    "protein_length": 473,
                    "source_database": "reviewed",
                    "organism": "4120",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 390,
                                    "end": 450,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF14008",
                            "score": 6.3e-18
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF16656",
                "name": "Purple acid Phosphatase, N-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR015914",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9se00",
                    "protein_length": 473,
                    "source_database": "reviewed",
                    "organism": "4120",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 63,
                                    "end": 155,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF16656",
                            "score": 2e-14
                        }
                    ]
                }
            ]
        }
    ]
}