GET /api/entry/pfam/protein/UniProt/W9WM39/?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": "PF06985",
                "name": "Heterokaryon incompatibility protein (HET)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR010730",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w9wm39",
                    "protein_length": 2235,
                    "source_database": "unreviewed",
                    "organism": "1182543",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1689,
                                    "end": 1834,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF06985",
                            "score": 1.8e-24
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF26639",
                "name": "Het-6 beta-barrel domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w9wm39",
                    "protein_length": 2235,
                    "source_database": "unreviewed",
                    "organism": "1182543",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2066,
                                    "end": 2225,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF26639",
                            "score": 1.6e-05
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF27504",
                "name": "Domain of unknown function (DUF8348)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR059392",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w9wm39",
                    "protein_length": 2235,
                    "source_database": "unreviewed",
                    "organism": "1182543",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 874,
                                    "end": 988,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF27504",
                            "score": 3.7e-15
                        }
                    ]
                }
            ]
        }
    ]
}