GET /api/entry/pfam/protein/UniProt/A0AB39ZVG6/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00044",
                "name": "Glyceraldehyde 3-phosphate dehydrogenase, NAD binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR020828",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0ab39zvg6",
                    "protein_length": 332,
                    "source_database": "unreviewed",
                    "organism": "28584",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 101,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00044",
                            "score": 1.1e-33
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02800",
                "name": "Glyceraldehyde 3-phosphate dehydrogenase, C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR020829",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0ab39zvg6",
                    "protein_length": 332,
                    "source_database": "unreviewed",
                    "organism": "28584",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 154,
                                    "end": 311,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02800",
                            "score": 6.2e-65
                        }
                    ]
                }
            ]
        }
    ]
}