GET /api/entry/pfam/protein/UniProt/Q9IAL9/?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": "PF00104",
                "name": "Ligand-binding domain of nuclear hormone receptor",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000536",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9ial9",
                    "protein_length": 610,
                    "source_database": "reviewed",
                    "organism": "7957",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 329,
                                    "end": 520,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00104",
                            "score": 1.4e-26
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00105",
                "name": "Double treble clef zinc finger, C4 type",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001628",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9ial9",
                    "protein_length": 610,
                    "source_database": "reviewed",
                    "organism": "7957",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 170,
                                    "end": 238,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00105",
                            "score": 2.2e-27
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12497",
                "name": "Estrogen receptor beta",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR021064",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9ial9",
                    "protein_length": 610,
                    "source_database": "reviewed",
                    "organism": "7957",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 31,
                                    "end": 132,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12497",
                            "score": 0.011
                        }
                    ]
                }
            ]
        }
    ]
}