GET /api/entry/pfam/protein/UniProt/A0A0A7DDS2
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": "a0a0a7dds2",
                    "protein_length": 447,
                    "source_database": "unreviewed",
                    "organism": "209809",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 126,
                                    "end": 434,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00016",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "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": "a0a0a7dds2",
                    "protein_length": 447,
                    "source_database": "unreviewed",
                    "organism": "209809",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 116,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02788",
                            "score": 9.8e-37
                        }
                    ]
                }
            ]
        }
    ]
}