GET /api/entry/InterPro/protein/UniProt/A0A6J2DU09/?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": "IPR008025",
                "name": "CPI-17",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR16188": "PROTEIN PHOSPHATASE 1 INHIBITOR POTENTIATED BY PROTEIN KINASE C"
                    },
                    "pfam": {
                        "PF05361": "PKC-activated protein phosphatase-1 inhibitor"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0042325",
                        "name": "regulation of phosphorylation",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005737",
                        "name": "cytoplasm",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6j2du09",
                    "protein_length": 167,
                    "source_database": "unreviewed",
                    "organism": "9704",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 166,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR036658",
                "name": "CPI-17 superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF81790": "Myosin phosphatase inhibitor 17kDa protein, CPI-17"
                    },
                    "cathgene3d": {
                        "G3DSA:1.10.150.220": "CPI-17"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0042325",
                        "name": "regulation of phosphorylation",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005737",
                        "name": "cytoplasm",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6j2du09",
                    "protein_length": 167,
                    "source_database": "unreviewed",
                    "organism": "9704",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 64,
                                    "end": 158,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}