GET /api/entry/pfam/protein/UniProt/F2SDD6/?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": "PF00400",
                "name": "WD domain, G-beta repeat",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR001680",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f2sdd6",
                    "protein_length": 619,
                    "source_database": "unreviewed",
                    "organism": "559305",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 411,
                                    "end": 437,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 0.026
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12894",
                "name": "Anaphase-promoting complex subunit 4 WD40 domain",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR024977",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f2sdd6",
                    "protein_length": 619,
                    "source_database": "unreviewed",
                    "organism": "559305",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 355,
                                    "end": 405,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12894",
                            "score": 0.39
                        }
                    ]
                }
            ]
        }
    ]
}