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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR009078",
                "name": "Ferritin-like superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF47240": "Ferritin-like"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "e6v1s1",
                    "protein_length": 180,
                    "source_database": "unreviewed",
                    "organism": "595537",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 17,
                                    "end": 147,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR011566",
                "name": "Ubiquinone biosynthesis protein Coq7",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "cdd": {
                        "cd01042": "Demethoxyubiquinone hydroxylase, ferritin-like diiron-binding domain"
                    },
                    "hamap": {
                        "MF_01658": "3-demethoxyubiquinol 3-hydroxylase [coq7]"
                    },
                    "pfam": {
                        "PF03232": "Ubiquinone biosynthesis protein COQ7"
                    },
                    "panther": {
                        "PTHR11237": "COENZYME Q10 BIOSYNTHESIS PROTEIN 7"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0004497",
                        "name": "monooxygenase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006744",
                        "name": "ubiquinone biosynthetic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "e6v1s1",
                    "protein_length": 180,
                    "source_database": "unreviewed",
                    "organism": "595537",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 10,
                                    "end": 177,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03232",
                "name": "Ubiquinone biosynthesis protein COQ7",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR011566",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "e6v1s1",
                    "protein_length": 180,
                    "source_database": "unreviewed",
                    "organism": "595537",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 16,
                                    "end": 177,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF03232",
                            "score": 3.1e-35
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR11237",
                "name": "COENZYME Q10 BIOSYNTHESIS PROTEIN 7",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR011566",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "e6v1s1",
                    "protein_length": 180,
                    "source_database": "unreviewed",
                    "organism": "595537",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 10,
                                    "end": 177,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR11237:SF4",
                            "score": 8.5e-24,
                            "subfamily": {
                                "accession": "PTHR11237:SF4",
                                "name": "5-DEMETHOXYUBIQUINONE HYDROXYLASE, MITOCHONDRIAL"
                            }
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SSF47240",
                "name": "Ferritin-like",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR009078",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "e6v1s1",
                    "protein_length": 180,
                    "source_database": "unreviewed",
                    "organism": "595537",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 17,
                                    "end": 147,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "0050214",
                            "score": 9.37e-11
                        }
                    ]
                }
            ]
        }
    ]
}