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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "G3DSA:6.10.140.1320",
                "name": null,
                "source_database": "cathgene3d",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w1nmu6",
                    "protein_length": 96,
                    "source_database": "unreviewed",
                    "organism": "13333",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 29,
                                    "end": 90,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "2lonA01",
                            "score": 9.8e-11
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR007667",
                "name": "Hypoxia induced protein, domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF04588": "Hypoxia induced protein conserved region"
                    },
                    "profile": {
                        "PS51503": "HIG1 domain profile"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w1nmu6",
                    "protein_length": 96,
                    "source_database": "unreviewed",
                    "organism": "13333",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 94,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR050355",
                "name": "Mitochondrial Respiratory Supercomplex Factor 1",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR12297": "Mitochondrial Respiratory Supercomplex Factor 1"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w1nmu6",
                    "protein_length": 96,
                    "source_database": "unreviewed",
                    "organism": "13333",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 11,
                                    "end": 78,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04588",
                "name": "Hypoxia induced protein conserved region",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR007667",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w1nmu6",
                    "protein_length": 96,
                    "source_database": "unreviewed",
                    "organism": "13333",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 29,
                                    "end": 78,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04588",
                            "score": 7.2e-13
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PS51503",
                "name": "HIG1 domain profile",
                "source_database": "profile",
                "type": "domain",
                "integrated": "IPR007667",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w1nmu6",
                    "protein_length": 96,
                    "source_database": "unreviewed",
                    "organism": "13333",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 94,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PS51503",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR12297",
                "name": "Mitochondrial Respiratory Supercomplex Factor 1",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR050355",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w1nmu6",
                    "protein_length": 96,
                    "source_database": "unreviewed",
                    "organism": "13333",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 11,
                                    "end": 78,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR12297:SF3",
                            "score": 1e-16,
                            "subfamily": {
                                "accession": "PTHR12297:SF3",
                                "name": "HIG1 DOMAIN FAMILY MEMBER 1A"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}