GET /api/entry/pfam/protein/UniProt/A0A0A7DE34
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": "a0a0a7de34",
                    "protein_length": 462,
                    "source_database": "unreviewed",
                    "organism": "1527714",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 141,
                                    "end": 449,
                                    "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": "a0a0a7de34",
                    "protein_length": 462,
                    "source_database": "unreviewed",
                    "organism": "1527714",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 11,
                                    "end": 131,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02788",
                            "score": 9.5e-40
                        }
                    ]
                }
            ]
        }
    ]
}