GET /api/entry/InterPro/protein/UniProt/A0A7R5KI40/?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": "IPR002737",
                "name": "MEMO1 family",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "cdd": {
                        "cd07361": "Memo (mediator of ErbB2-driven cell motility) is co-precipitated with the C terminus of ErbB2, a protein involved in cell motility"
                    },
                    "hamap": {
                        "MF_00055": "MEMO1 family protein <locus_tag>"
                    },
                    "pfam": {
                        "PF01875": "Memo-like protein"
                    },
                    "panther": {
                        "PTHR11060": "PROTEIN MEMO1"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7r5ki40",
                    "protein_length": 298,
                    "source_database": "unreviewed",
                    "organism": "649802",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 298,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}