GET /api/entry/InterPro/protein/UniProt/A0A6P4EGZ3/?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": "IPR000048",
                "name": "IQ motif, EF-hand binding site",
                "source_database": "interpro",
                "type": "binding_site",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF00612": "IQ calmodulin-binding motif"
                    },
                    "smart": {
                        "SM00015": "Short calmodulin-binding motif containing conserved Ile and Gln residues."
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005515",
                        "name": "protein binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p4egz3",
                    "protein_length": 240,
                    "source_database": "unreviewed",
                    "organism": "1041015",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 98,
                                    "end": 120,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 166,
                                    "end": 188,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 216,
                                    "end": 238,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}