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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR012173",
                "name": "U3 small nucleolar ribonucleoprotein complex, subunit Mpp10",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF04006": "Mpp10 protein"
                    },
                    "pirsf": {
                        "PIRSF017300": "U3 small nucleolar ribonucleoprotein (snoRNP) complex, Mpp10p subunit"
                    },
                    "panther": {
                        "PTHR17039": "U3 SMALL NUCLEOLAR RIBONUCLEOPROTEIN PROTEIN MPP10"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0006364",
                        "name": "rRNA processing",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005634",
                        "name": "nucleus",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    },
                    {
                        "identifier": "GO:0005732",
                        "name": "sno(s)RNA-containing ribonucleoprotein complex",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    },
                    {
                        "identifier": "GO:0034457",
                        "name": "Mpp10 complex",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "g2ydu6",
                    "protein_length": 755,
                    "source_database": "unreviewed",
                    "organism": "999810",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 17,
                                    "end": 741,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04006",
                "name": "Mpp10 protein",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR012173",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g2ydu6",
                    "protein_length": 755,
                    "source_database": "unreviewed",
                    "organism": "999810",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 118,
                                    "end": 698,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04006",
                            "score": 3.1e-99
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PIRSF017300",
                "name": "U3 small nucleolar ribonucleoprotein (snoRNP) complex, Mpp10p subunit",
                "source_database": "pirsf",
                "type": "family",
                "integrated": "IPR012173",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g2ydu6",
                    "protein_length": 755,
                    "source_database": "unreviewed",
                    "organism": "999810",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 97,
                                    "end": 739,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PIRSF017300",
                            "score": 9.6e-91
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR17039",
                "name": "U3 SMALL NUCLEOLAR RIBONUCLEOPROTEIN PROTEIN MPP10",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR012173",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g2ydu6",
                    "protein_length": 755,
                    "source_database": "unreviewed",
                    "organism": "999810",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 17,
                                    "end": 741,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR17039:SF0",
                            "score": 2.7e-128,
                            "subfamily": {
                                "accession": "PTHR17039:SF0",
                                "name": "U3 SMALL NUCLEOLAR RIBONUCLEOPROTEIN PROTEIN MPP10"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}