GET /api/entry/InterPro/protein/UniProt/A0A6P6FE23/?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": "IPR018998",
                "name": "EndoU ribonuclease, C-terminal",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "cdd": {
                        "cd21159": "Xenopus laevis endoribonuclease XendoU, and related proteins"
                    },
                    "profile": {
                        "PS51959": "Eukaryotic uridylate-specific endoribonuclease (EndoU) domain profile"
                    },
                    "pfam": {
                        "PF09412": "Endoribonuclease XendoU"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0004521",
                        "name": "RNA endonuclease activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p6fe23",
                    "protein_length": 341,
                    "source_database": "unreviewed",
                    "organism": "132113",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 69,
                                    "end": 334,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR037227",
                "name": "Endoribonuclease EndoU-like",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF142877": "EndoU-like"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p6fe23",
                    "protein_length": 341,
                    "source_database": "unreviewed",
                    "organism": "132113",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 68,
                                    "end": 332,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR039787",
                "name": "Poly(U)-specific endoribonuclease",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR12439": "PLACENTAL PROTEIN 11-RELATED"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0004521",
                        "name": "RNA endonuclease activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p6fe23",
                    "protein_length": 341,
                    "source_database": "unreviewed",
                    "organism": "132113",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 73,
                                    "end": 333,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}