GET /api/entry/pfam/protein/UniProt/Q97P15/?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": "PF01087",
                "name": "Galactose-1-phosphate uridyl transferase, N-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005849",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q97p15",
                    "protein_length": 491,
                    "source_database": "reviewed",
                    "organism": "170187",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 17,
                                    "end": 225,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01087",
                            "score": 1.5e-40
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02744",
                "name": "Galactose-1-phosphate uridyl transferase, C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005850",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q97p15",
                    "protein_length": 491,
                    "source_database": "reviewed",
                    "organism": "170187",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 241,
                                    "end": 434,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF02744",
                            "score": 2.4e-28
                        }
                    ]
                }
            ]
        }
    ]
}