GET /api/entry/pfam/protein/UniProt/I3P464
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00016",
                "name": "Ribulose bisphosphate carboxylase large chain, catalytic domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000685",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "i3p464",
                    "protein_length": 452,
                    "source_database": "unreviewed",
                    "organism": "60544",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 133,
                                    "end": 438,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00016",
                            "score": 4.7e-120
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02788",
                "name": "Ribulose bisphosphate carboxylase large chain, N-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR017443",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "i3p464",
                    "protein_length": 452,
                    "source_database": "unreviewed",
                    "organism": "60544",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 121,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02788",
                            "score": 2.6e-40
                        }
                    ]
                }
            ]
        }
    ]
}