GET /api/entry/pfam/protein/UniProt/B8Q4Z9/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 109.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00002",
                "name": "7 transmembrane receptor (Secretin family)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000832",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b8q4z9",
                    "protein_length": 411,
                    "source_database": "unreviewed",
                    "organism": "9823",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 118,
                                    "end": 355,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00002",
                            "score": 5.2e-68
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02793",
                "name": "Hormone receptor domain",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR001879",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b8q4z9",
                    "protein_length": 411,
                    "source_database": "unreviewed",
                    "organism": "9823",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 39,
                                    "end": 99,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02793",
                            "score": 2.9e-16
                        }
                    ]
                }
            ]
        }
    ]
}