GET /api/entry/all/protein/unreviewed/G3JFZ5/?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": "IPR033122",
                "name": "LETM1-like, ribosome-binding domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF07766": "LETM1-like, RBD"
                    },
                    "profile": {
                        "PS51758": "Letm1 ribosome-binding (RBD) domain profile"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0043022",
                        "name": "ribosome binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "g3jfz5",
                    "protein_length": 533,
                    "source_database": "unreviewed",
                    "organism": "983644",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 175,
                                    "end": 522,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR044202",
                "name": "LETM1/MDM38-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR14009": "LEUCINE ZIPPER-EF-HAND CONTAINING TRANSMEMBRANE PROTEIN"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005743",
                        "name": "mitochondrial inner membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "g3jfz5",
                    "protein_length": 533,
                    "source_database": "unreviewed",
                    "organism": "983644",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 82,
                                    "end": 525,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07766",
                "name": "LETM1-like, RBD",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR033122",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3jfz5",
                    "protein_length": 533,
                    "source_database": "unreviewed",
                    "organism": "983644",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 175,
                                    "end": 405,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07766",
                            "score": 1.4e-86
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PS51758",
                "name": "Letm1 ribosome-binding (RBD) domain profile",
                "source_database": "profile",
                "type": "domain",
                "integrated": "IPR033122",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3jfz5",
                    "protein_length": 533,
                    "source_database": "unreviewed",
                    "organism": "983644",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 236,
                                    "end": 522,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PS51758",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR14009",
                "name": "LEUCINE ZIPPER-EF-HAND CONTAINING TRANSMEMBRANE PROTEIN",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR044202",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3jfz5",
                    "protein_length": 533,
                    "source_database": "unreviewed",
                    "organism": "983644",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 82,
                                    "end": 525,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR14009:SF1",
                            "score": 3.5e-130,
                            "subfamily": {
                                "accession": "PTHR14009:SF1",
                                "name": "MITOCHONDRIAL PROTON_CALCIUM EXCHANGER PROTEIN"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}