GET /api/entry/InterPro/protein/UniProt/A0A6J1XVV9/?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": "IPR000719",
                "name": "Protein kinase domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS50011": "Protein kinase domain profile"
                    },
                    "pfam": {
                        "PF00069": "Protein kinase domain"
                    },
                    "smart": {
                        "SM00220": "Serine/Threonine protein kinases, catalytic domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0004672",
                        "name": "protein kinase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0005524",
                        "name": "ATP binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006468",
                        "name": "protein phosphorylation",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6j1xvv9",
                    "protein_length": 494,
                    "source_database": "unreviewed",
                    "organism": "32536",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 113,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR011009",
                "name": "Protein kinase-like domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF56112": "Protein kinase-like (PK-like)"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j1xvv9",
                    "protein_length": 494,
                    "source_database": "unreviewed",
                    "organism": "32536",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 19,
                                    "end": 126,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR050660",
                "name": "NEK Serine/Threonine Protein Kinase",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR43671": "NEK Serine/Threonine Protein Kinase"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j1xvv9",
                    "protein_length": 494,
                    "source_database": "unreviewed",
                    "organism": "32536",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 18,
                                    "end": 296,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}