GET /api/entry/pfam/protein/UniProt/B5TYJ6
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": "PF00121",
                "name": "Triosephosphate isomerase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000652",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b5tyj6",
                    "protein_length": 142,
                    "source_database": "unreviewed",
                    "organism": "560730",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 139,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00121",
                            "score": 1.9e-40
                        }
                    ]
                }
            ]
        }
    ]
}