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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00188",
                "name": "Cysteine-rich secretory protein family",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR014044",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7z1h2",
                    "protein_length": 217,
                    "source_database": "unreviewed",
                    "organism": "51022",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 36,
                                    "end": 177,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00188",
                            "score": 3.3e-14
                        }
                    ]
                }
            ]
        }
    ]
}