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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00271",
                "name": "Helicase conserved C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001650",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "r9tg69",
                    "protein_length": 708,
                    "source_database": "unreviewed",
                    "organism": "7227",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 61,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00271",
                            "score": 2e-10
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13907",
                "name": "Chromodomain-helicase-DNA-binding protein 1-like, C-terminal",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR025260",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "r9tg69",
                    "protein_length": 708,
                    "source_database": "unreviewed",
                    "organism": "7227",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 617,
                                    "end": 705,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13907",
                            "score": 1.1e-21
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF18375",
                "name": "CDH1/2 SANT-Helical linker 1",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR040793",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "r9tg69",
                    "protein_length": 708,
                    "source_database": "unreviewed",
                    "organism": "7227",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 299,
                                    "end": 392,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF18375",
                            "score": 1.6e-29
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF23588",
                "name": "ATP-dependent helicase CHD1-2/hrp3 HTH domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR056302",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "r9tg69",
                    "protein_length": 708,
                    "source_database": "unreviewed",
                    "organism": "7227",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 415,
                                    "end": 497,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF23588",
                            "score": 1.5e-35
                        }
                    ]
                }
            ]
        }
    ]
}