GET /api/entry/pfam/protein/UniProt/L8ERM7/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF02333",
                "name": "Phytase",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR003431",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "l8erm7",
                    "protein_length": 435,
                    "source_database": "unreviewed",
                    "organism": "1265868",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 14,
                                    "end": 231,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02333",
                            "score": 1.4e-19
                        },
                        {
                            "fragments": [
                                {
                                    "start": 254,
                                    "end": 432,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02333",
                            "score": 7.3e-24
                        }
                    ]
                }
            ]
        }
    ]
}