GET /api/entry/InterPro/protein/UniProt/A0A6P5KTQ2/?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": "IPR000789",
                "name": "Cyclin-dependent kinase, regulatory subunit",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "smart": {
                        "SM01084": "Cyclin-dependent kinase regulatory subunit"
                    },
                    "prosite": {
                        "PS00945": "Cyclin-dependent kinases regulatory subunits signature 2",
                        "PS00944": "Cyclin-dependent kinases regulatory subunits signature 1"
                    },
                    "pfam": {
                        "PF01111": "Cyclin-dependent kinase regulatory subunit"
                    },
                    "prints": {
                        "PR00296": "CYCLINKINASE"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016538",
                        "name": "cyclin-dependent protein serine/threonine kinase regulator activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p5ktq2",
                    "protein_length": 79,
                    "source_database": "unreviewed",
                    "organism": "38626",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 74,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR036858",
                "name": "Cyclin-dependent kinase, regulatory subunit superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:3.30.170.10": "Cyclin-dependent kinase, regulatory subunit"
                    },
                    "ssf": {
                        "SSF55637": "Cell cycle regulatory proteins"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016538",
                        "name": "cyclin-dependent protein serine/threonine kinase regulator activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p5ktq2",
                    "protein_length": 79,
                    "source_database": "unreviewed",
                    "organism": "38626",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 78,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}