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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF12717",
                "name": "non-SMC mitotic condensation complex subunit 1",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR032682",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "e2ase3",
                    "protein_length": 1413,
                    "source_database": "unreviewed",
                    "organism": "104421",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1047,
                                    "end": 1207,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12717",
                            "score": 1.3e-39
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12922",
                "name": "non-SMC mitotic condensation complex subunit 1, N-term",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR024324",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "e2ase3",
                    "protein_length": 1413,
                    "source_database": "unreviewed",
                    "organism": "104421",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 81,
                                    "end": 232,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF12922",
                            "score": 3.5e-24
                        }
                    ]
                }
            ]
        }
    ]
}