GET /api/entry/InterPro/protein/UniProt/A0A7K7NF82/?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": "IPR002677",
                "name": "Large ribosomal subunit protein bL32",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "hamap": {
                        "MF_00340": "Large ribosomal subunit protein bL32 [rpmF]"
                    },
                    "ncbifam": {
                        "TIGR01031": "50S ribosomal protein L32"
                    },
                    "pfam": {
                        "PF01783": "Ribosomal L32p protein family"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003735",
                        "name": "structural constituent of ribosome",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006412",
                        "name": "translation",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0015934",
                        "name": "large ribosomal subunit",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7k7nf82",
                    "protein_length": 184,
                    "source_database": "unreviewed",
                    "organism": "8969",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 75,
                                    "end": 128,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR011332",
                "name": "Zinc-binding ribosomal protein",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF57829": "Zn-binding ribosomal proteins"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0006412",
                        "name": "translation",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7k7nf82",
                    "protein_length": 184,
                    "source_database": "unreviewed",
                    "organism": "8969",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 72,
                                    "end": 129,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR051991",
                "name": "Mitochondrial ribosomal protein bL32",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR21026": "Mitochondrial ribosomal protein bL32"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7k7nf82",
                    "protein_length": 184,
                    "source_database": "unreviewed",
                    "organism": "8969",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 11,
                                    "end": 130,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}