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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00179",
                "name": "Ubiquitin-conjugating enzyme",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000608",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j3ese1",
                    "protein_length": 4556,
                    "source_database": "unreviewed",
                    "organism": "9515",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4282,
                                    "end": 4432,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00179",
                            "score": 5.6e-22
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00653",
                "name": "Inhibitor of Apoptosis domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001370",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j3ese1",
                    "protein_length": 4556,
                    "source_database": "unreviewed",
                    "organism": "9515",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 33,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00653",
                            "score": 0.0001
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12356",
                "name": "Baculoviral IAP repeat-containing protein 6",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR022103",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j3ese1",
                    "protein_length": 4556,
                    "source_database": "unreviewed",
                    "organism": "9515",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3164,
                                    "end": 3319,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12356",
                            "score": 1.4e-83
                        }
                    ]
                }
            ]
        }
    ]
}