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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF13229",
                "name": "Right handed beta helix region",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR039448",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0aan0r4p1",
                    "protein_length": 490,
                    "source_database": "unreviewed",
                    "organism": "69328",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 128,
                                    "end": 257,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF13229",
                            "score": 0.00021
                        }
                    ]
                }
            ]
        }
    ]
}