GET /api/entry/InterPro/protein/UniProt/A0A6J2TP79/?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": "IPR001380",
                "name": "Large ribosomal subunit protein eL13",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "hamap": {
                        "MF_00499": "Large ribosomal subunit protein eL13 [rpl13e]"
                    },
                    "panther": {
                        "PTHR11722": "60S RIBOSOMAL PROTEIN L13"
                    },
                    "pfam": {
                        "PF01294": "Ribosomal protein L13e"
                    }
                },
                "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": "a0a6j2tp79",
                    "protein_length": 217,
                    "source_database": "unreviewed",
                    "organism": "7225",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 206,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR018256",
                "name": "Large ribosomal subunit protein eL13, conserved site",
                "source_database": "interpro",
                "type": "conserved_site",
                "integrated": null,
                "member_databases": {
                    "prosite": {
                        "PS01104": "Ribosomal protein L13e 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": "a0a6j2tp79",
                    "protein_length": 217,
                    "source_database": "unreviewed",
                    "organism": "7225",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 70,
                                    "end": 84,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}