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

{
    "count": 1,
    "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": "q96e41",
                    "protein_length": 446,
                    "source_database": "unreviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 85,
                                    "end": 118,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 3.9e-07
                        },
                        {
                            "fragments": [
                                {
                                    "start": 186,
                                    "end": 216,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 44
                        },
                        {
                            "fragments": [
                                {
                                    "start": 274,
                                    "end": 307,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 0.00015
                        },
                        {
                            "fragments": [
                                {
                                    "start": 372,
                                    "end": 399,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 170
                        }
                    ]
                }
            ]
        }
    ]
}