GET /api/entry/all/protein/unreviewed/W9XD71/?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": "IPR010730",
                "name": "Heterokaryon incompatibility",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF06985": "Heterokaryon incompatibility protein (HET)"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w9xd71",
                    "protein_length": 469,
                    "source_database": "unreviewed",
                    "organism": "1182543",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 128,
                                    "end": 290,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF06985",
                "name": "Heterokaryon incompatibility protein (HET)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR010730",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w9xd71",
                    "protein_length": 469,
                    "source_database": "unreviewed",
                    "organism": "1182543",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 128,
                                    "end": 290,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF06985",
                            "score": 4.8e-25
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR33112",
                "name": "DOMAIN PROTEIN, PUTATIVE-RELATED",
                "source_database": "panther",
                "type": "family",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w9xd71",
                    "protein_length": 469,
                    "source_database": "unreviewed",
                    "organism": "1182543",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 67,
                                    "end": 428,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR33112:SF16",
                            "score": 6.6e-68,
                            "subfamily": {
                                "accession": "PTHR33112:SF16",
                                "name": "HETEROKARYON INCOMPATIBILITY DOMAIN-CONTAINING PROTEIN"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}