GET /api/entry/pfam/protein/UniProt/P62857
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": "PF01200",
                "name": "Ribosomal protein S28e",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR000289",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "p62857",
                    "protein_length": 69,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 7,
                                    "end": 68,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01200",
                            "score": 2.8e-30
                        }
                    ]
                }
            ]
        }
    ]
}