GET /api/entry/InterPro/protein/UniProt/A0A9P0TJG5/?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": "IPR006800",
                "name": "Pellino family",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pirsf": {
                        "PIRSF038886": "Pellino"
                    },
                    "panther": {
                        "PTHR12098": "E3 UBIQUITIN-PROTEIN LIGASE PELLINO-RELATED"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0061630",
                        "name": "ubiquitin protein ligase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0000209",
                        "name": "protein polyubiquitination",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0008592",
                        "name": "regulation of Toll signaling pathway",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a9p0tjg5",
                    "protein_length": 432,
                    "source_database": "unreviewed",
                    "organism": "7116",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 19,
                                    "end": 432,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR048334",
                "name": "Pellino, FHA domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF04710": "Pellino, FHA domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005515",
                        "name": "protein binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a9p0tjg5",
                    "protein_length": 432,
                    "source_database": "unreviewed",
                    "organism": "7116",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 26,
                                    "end": 285,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR048335",
                "name": "Pellino, RING domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF20723": "Pellino, RING domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a9p0tjg5",
                    "protein_length": 432,
                    "source_database": "unreviewed",
                    "organism": "7116",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 290,
                                    "end": 432,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}