GET /api/entry/InterPro/protein/UniProt/A0A1I0TG50/?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": "IPR005493",
                "name": "Ribonuclease E inhibitor RraA/RraA-like protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "cdd": {
                        "cd16841": "ribonuclease activity regulator RraA family"
                    },
                    "pfam": {
                        "PF03737": "Aldolase/RraA"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a1i0tg50",
                    "protein_length": 162,
                    "source_database": "unreviewed",
                    "organism": "319939",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 154,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR010203",
                "name": "Regulator of ribonuclease activity A",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "ncbifam": {
                        "TIGR01935": "RraA family"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0008428",
                        "name": "ribonuclease inhibitor activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0051252",
                        "name": "regulation of RNA metabolic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a1i0tg50",
                    "protein_length": 162,
                    "source_database": "unreviewed",
                    "organism": "319939",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 154,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR036704",
                "name": "Ribonuclease E inhibitor RraA/RraA-like superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF89562": "RraA-like"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a1i0tg50",
                    "protein_length": 162,
                    "source_database": "unreviewed",
                    "organism": "319939",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 158,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}