GET /api/entry/InterPro/protein/UniProt/A0A7I7LEZ3/?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": "IPR005813",
                "name": "Large ribosomal subunit protein bL20",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR10986": "39S RIBOSOMAL PROTEIN L20"
                    },
                    "cdd": {
                        "cd07026": "Ribosomal protein L20"
                    },
                    "hamap": {
                        "MF_00382": "Large ribosomal subunit protein bL20 [rplT]"
                    },
                    "ncbifam": {
                        "TIGR01032": "50S ribosomal protein L20"
                    },
                    "pfam": {
                        "PF00453": "Ribosomal protein L20"
                    },
                    "prints": {
                        "PR00062": "RIBOSOMALL20"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003735",
                        "name": "structural constituent of ribosome",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0019843",
                        "name": "rRNA binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006412",
                        "name": "translation",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005840",
                        "name": "ribosome",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7i7lez3",
                    "protein_length": 129,
                    "source_database": "unreviewed",
                    "organism": "133549",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 120,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR035566",
                "name": "Ribosomal protein bL20, C-terminal",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:1.10.1900.20": "Ribosomal protein L20"
                    },
                    "ssf": {
                        "SSF74731": "Ribosomal protein L20"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7i7lez3",
                    "protein_length": 129,
                    "source_database": "unreviewed",
                    "organism": "133549",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 118,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR049946",
                "name": "Large ribosomal subunit protein bL20, conserved site",
                "source_database": "interpro",
                "type": "conserved_site",
                "integrated": null,
                "member_databases": {
                    "prosite": {
                        "PS00937": "Ribosomal protein L20 signature"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7i7lez3",
                    "protein_length": 129,
                    "source_database": "unreviewed",
                    "organism": "133549",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 54,
                                    "end": 70,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}