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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF03178",
                "name": "CPSF A subunit region",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR004871",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6l4s0",
                    "protein_length": 1090,
                    "source_database": "reviewed",
                    "organism": "39947",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 746,
                                    "end": 1059,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03178",
                            "score": 2.4e-76
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF10433",
                "name": "RSE1/DDB1/CPSF1 first beta-propeller",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR018846",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6l4s0",
                    "protein_length": 1090,
                    "source_database": "reviewed",
                    "organism": "39947",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 15,
                                    "end": 345,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF10433",
                            "score": 6.3e-80
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF23726",
                "name": "RSE1/DDB1/CPSF1 second beta-propeller",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR058543",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6l4s0",
                    "protein_length": 1090,
                    "source_database": "reviewed",
                    "organism": "39947",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 390,
                                    "end": 699,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF23726",
                            "score": 1e-67
                        }
                    ]
                }
            ]
        }
    ]
}