GET /api/entry/pfam/protein/UniProt/L8HX14/?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": "PF00178",
                "name": "Ets-domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000418",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "l8hx14",
                    "protein_length": 470,
                    "source_database": "unreviewed",
                    "organism": "72004",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 364,
                                    "end": 444,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00178",
                            "score": 1.3e-31
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02198",
                "name": "Sterile alpha motif (SAM)/Pointed domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR003118",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "l8hx14",
                    "protein_length": 470,
                    "source_database": "unreviewed",
                    "organism": "72004",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 88,
                                    "end": 169,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02198",
                            "score": 1e-26
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF19525",
                "name": "Ets1 N-terminal flanking region of Ets domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR045688",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "l8hx14",
                    "protein_length": 470,
                    "source_database": "unreviewed",
                    "organism": "72004",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 269,
                                    "end": 360,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF19525",
                            "score": 1.7e-12
                        }
                    ]
                }
            ]
        }
    ]
}