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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00270",
                "name": "DEAD/DEAH box helicase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR011545",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q4r6m5",
                    "protein_length": 614,
                    "source_database": "reviewed",
                    "organism": "9541",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 118,
                                    "end": 288,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00270",
                            "score": 5.7e-44
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00271",
                "name": "Helicase conserved C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001650",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q4r6m5",
                    "protein_length": 614,
                    "source_database": "reviewed",
                    "organism": "9541",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 328,
                                    "end": 435,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00271",
                            "score": 8.6e-29
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF08061",
                "name": "P68HR (NUC004) repeat",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR012587",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q4r6m5",
                    "protein_length": 614,
                    "source_database": "reviewed",
                    "organism": "9541",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 498,
                                    "end": 532,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF08061",
                            "score": 2.5e-10
                        },
                        {
                            "fragments": [
                                {
                                    "start": 551,
                                    "end": 583,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF08061",
                            "score": 5.1e-06
                        }
                    ]
                }
            ]
        }
    ]
}