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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR000271",
                "name": "Large ribosomal subunit protein bL34",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR14503": "MITOCHONDRIAL RIBOSOMAL PROTEIN 34 FAMILY MEMBER"
                    },
                    "hamap": {
                        "MF_00391": "Large ribosomal subunit protein bL34 [rpmH]"
                    },
                    "ncbifam": {
                        "TIGR01030": "50S ribosomal protein L34"
                    },
                    "pfam": {
                        "PF00468": "Ribosomal protein L34"
                    }
                },
                "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:0005840",
                        "name": "ribosome",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7u8k5p1",
                    "protein_length": 44,
                    "source_database": "unreviewed",
                    "organism": "520456",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 44,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR020939",
                "name": "Large ribosomal subunit protein bL34, conserved site",
                "source_database": "interpro",
                "type": "conserved_site",
                "integrated": null,
                "member_databases": {
                    "prosite": {
                        "PS00784": "Ribosomal protein L34 signature"
                    }
                },
                "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:0005840",
                        "name": "ribosome",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7u8k5p1",
                    "protein_length": 44,
                    "source_database": "unreviewed",
                    "organism": "520456",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 21,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}