GET /api/entry/pfam/protein/UniProt/Q960Q8/?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": "PF00160",
                "name": "Cyclophilin type peptidyl-prolyl cis-trans isomerase/CLD",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR002130",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q960q8",
                    "protein_length": 637,
                    "source_database": "unreviewed",
                    "organism": "7227",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 485,
                                    "end": 634,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00160",
                            "score": 2.1e-44
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00400",
                "name": "WD domain, G-beta repeat",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR001680",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q960q8",
                    "protein_length": 637,
                    "source_database": "unreviewed",
                    "organism": "7227",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 116,
                                    "end": 152,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 34
                        },
                        {
                            "fragments": [
                                {
                                    "start": 271,
                                    "end": 299,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 650
                        }
                    ]
                }
            ]
        }
    ]
}