GET /api/entry/pfam/protein/UniProt/Q95QC7/?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": "PF25508",
                "name": "TRPM2-like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR057366",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q95qc7",
                    "protein_length": 1027,
                    "source_database": "unreviewed",
                    "organism": "6239",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 90,
                                    "end": 206,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF25508",
                            "score": 0.0035
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF25969",
                "name": "NUDT9-like, N-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR059114",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q95qc7",
                    "protein_length": 1027,
                    "source_database": "unreviewed",
                    "organism": "6239",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 787,
                                    "end": 875,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF25969",
                            "score": 6e-06
                        }
                    ]
                }
            ]
        }
    ]
}