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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00479",
                "name": "Glucose-6-phosphate dehydrogenase, NAD binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR022674",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8t6zjj8",
                    "protein_length": 493,
                    "source_database": "unreviewed",
                    "organism": "159450",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 17,
                                    "end": 190,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF00479",
                            "score": 1.9e-50
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02781",
                "name": "Glucose-6-phosphate dehydrogenase, C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR022675",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8t6zjj8",
                    "protein_length": 493,
                    "source_database": "unreviewed",
                    "organism": "159450",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 192,
                                    "end": 488,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF02781",
                            "score": 3.3e-114
                        }
                    ]
                }
            ]
        }
    ]
}