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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR038954",
                "name": "Casein kinase II subunit alpha'-interacting protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR35825": "CASEIN KINASE II SUBUNIT ALPHA PRIME-INTERACTING PROTEIN"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7n4puu7",
                    "protein_length": 1773,
                    "source_database": "unreviewed",
                    "organism": "9305",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1108,
                                    "end": 1770,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}