GET /api/entry/pfam/protein/UniProt/A0PU54/?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": "PF03007",
                "name": "Wax ester synthase/diacylglycerol acyltransferase catalytic domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR004255",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0pu54",
                    "protein_length": 500,
                    "source_database": "unreviewed",
                    "organism": "362242",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 15,
                                    "end": 286,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF03007",
                            "score": 2.5e-71
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF06974",
                "name": "WS/DGAT C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR009721",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0pu54",
                    "protein_length": 500,
                    "source_database": "unreviewed",
                    "organism": "362242",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 332,
                                    "end": 470,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF06974",
                            "score": 7.7e-08
                        }
                    ]
                }
            ]
        }
    ]
}