GET /api/entry/pfam/protein/UniProt/M7WXW8/?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": "PF05879",
                "name": "Root hair defective 3 GTP-binding protein (RHD3) GTPase domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m7wxw8",
                    "protein_length": 867,
                    "source_database": "unreviewed",
                    "organism": "885315",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 92,
                                    "end": 329,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF05879",
                            "score": 2.7e-82
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF20428",
                "name": "Sey1 three-helix bundle domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR046758",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m7wxw8",
                    "protein_length": 867,
                    "source_database": "unreviewed",
                    "organism": "885315",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 370,
                                    "end": 625,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF20428",
                            "score": 8.2e-06
                        },
                        {
                            "fragments": [
                                {
                                    "start": 647,
                                    "end": 824,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF20428",
                            "score": 1e-24
                        }
                    ]
                }
            ]
        }
    ]
}