GET /api/entry/all/protein/unreviewed/H2B5A2/?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": "IPR007802",
                "name": "Cytochrome b6-f complex subunit 6",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR37266": "CYTOCHROME B6-F COMPLEX SUBUNIT 6"
                    },
                    "hamap": {
                        "MF_00433": "Cytochrome b6-f complex subunit 6 [petL]"
                    },
                    "pfam": {
                        "PF05115": "Cytochrome B6-F complex subunit VI (PetL)"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0009055",
                        "name": "electron transfer activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0009512",
                        "name": "cytochrome b6f complex",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "h2b5a2",
                    "protein_length": 31,
                    "source_database": "unreviewed",
                    "organism": "63632",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 31,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "MF_00433",
                "name": "Cytochrome b6-f complex subunit 6 [petL]",
                "source_database": "hamap",
                "type": "family",
                "integrated": "IPR007802",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h2b5a2",
                    "protein_length": 31,
                    "source_database": "unreviewed",
                    "organism": "63632",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 31,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "MF_00433",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF05115",
                "name": "Cytochrome B6-F complex subunit VI (PetL)",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR007802",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h2b5a2",
                    "protein_length": 31,
                    "source_database": "unreviewed",
                    "organism": "63632",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 31,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF05115",
                            "score": 9.4e-12
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR37266",
                "name": "CYTOCHROME B6-F COMPLEX SUBUNIT 6",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR007802",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h2b5a2",
                    "protein_length": 31,
                    "source_database": "unreviewed",
                    "organism": "63632",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 31,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PTHR37266:SF1",
                            "score": 2.9e-18,
                            "subfamily": {
                                "accession": "PTHR37266:SF1",
                                "name": "CYTOCHROME B6-F COMPLEX SUBUNIT 6"
                            }
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SSF103436",
                "name": "PetL subunit of the cytochrome b6f complex",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h2b5a2",
                    "protein_length": 31,
                    "source_database": "unreviewed",
                    "organism": "63632",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 28,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "0042670",
                            "score": 2.43e-05
                        }
                    ]
                }
            ]
        }
    ]
}