GET /api/entry/pfam/protein/UniProt/Q3UQL2/?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": "PF01399",
                "name": "PCI domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000717",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q3uql2",
                    "protein_length": 423,
                    "source_database": "unreviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 281,
                                    "end": 362,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01399",
                            "score": 3.3e-15
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF21215",
                "name": "COP9 signalosome complex subunit 3-like, C-terminal helix",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR048621",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q3uql2",
                    "protein_length": 423,
                    "source_database": "unreviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 369,
                                    "end": 396,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF21215",
                            "score": 1.7e-16
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF22788",
                "name": "COP9 signalosome complex subunit 3, N-terminal helical repeats",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR055089",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q3uql2",
                    "protein_length": 423,
                    "source_database": "unreviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 18,
                                    "end": 249,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF22788",
                            "score": 3.7e-109
                        }
                    ]
                }
            ]
        }
    ]
}