GET /api/entry/pfam/protein/UniProt/Q401R6/?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": "PF13243",
                "name": "Squalene-hopene cyclase C-terminal domain",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR032696",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q401r6",
                    "protein_length": 762,
                    "source_database": "unreviewed",
                    "organism": "142860",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 417,
                                    "end": 753,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13243",
                            "score": 4.9e-51
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13249",
                "name": "Squalene-hopene cyclase N-terminal domain",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR032697",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q401r6",
                    "protein_length": 762,
                    "source_database": "unreviewed",
                    "organism": "142860",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 99,
                                    "end": 360,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF13249",
                            "score": 2e-32
                        }
                    ]
                }
            ]
        }
    ]
}