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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF10373",
                "name": "Est1 DNA/RNA binding domain",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR018834",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m4a799",
                    "protein_length": 1618,
                    "source_database": "unreviewed",
                    "organism": "8083",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 920,
                                    "end": 1281,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF10373",
                            "score": 5.6e-46
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF10374",
                "name": "Telomerase activating protein Est1",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR019458",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m4a799",
                    "protein_length": 1618,
                    "source_database": "unreviewed",
                    "organism": "8083",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 808,
                                    "end": 911,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF10374",
                            "score": 4e-08
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13638",
                "name": "PIN domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR002716",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m4a799",
                    "protein_length": 1618,
                    "source_database": "unreviewed",
                    "organism": "8083",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1430,
                                    "end": 1607,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13638",
                            "score": 2.5e-19
                        }
                    ]
                }
            ]
        }
    ]
}