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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR003124",
                "name": "WH2 domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS51082": "WH2 domain profile"
                    },
                    "pfam": {
                        "PF02205": "WH2 motif"
                    },
                    "smart": {
                        "SM00246": "Wiskott Aldrich syndrome homology region 2"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003779",
                        "name": "actin binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6j2cqq1",
                    "protein_length": 502,
                    "source_database": "unreviewed",
                    "organism": "9704",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 438,
                                    "end": 463,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR028288",
                "name": "SCAR/WAVE family",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR12902": "WASP-1"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0030036",
                        "name": "actin cytoskeleton organization",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005856",
                        "name": "cytoskeleton",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6j2cqq1",
                    "protein_length": 502,
                    "source_database": "unreviewed",
                    "organism": "9704",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 202,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}