GET /api/entry/InterPro/protein/UniProt/A0A834Q909/?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": "IPR013761",
                "name": "Sterile alpha motif/pointed domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:1.10.150.50": "Transcription Factor, Ets-1"
                    },
                    "ssf": {
                        "SSF47769": "SAM/Pointed domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a834q909",
                    "protein_length": 869,
                    "source_database": "unreviewed",
                    "organism": "9995",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 800,
                                    "end": 866,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR025946",
                "name": "CABIT domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF12736": "Cell-cycle sustaining, positive selection,"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a834q909",
                    "protein_length": 869,
                    "source_database": "unreviewed",
                    "organism": "9995",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 29,
                                    "end": 305,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR052281",
                "name": "GRB2-associated and regulator of MAPK",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR14454": "GRB2-associated and regulator of MAPK"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a834q909",
                    "protein_length": 869,
                    "source_database": "unreviewed",
                    "organism": "9995",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 9,
                                    "end": 869,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}