GET /api/entry/InterPro/protein/UniProt/A0A6P3RJS4/?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": "IPR000198",
                "name": "Rho GTPase-activating protein domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS50238": "Rho GTPase-activating proteins domain profile"
                    },
                    "pfam": {
                        "PF00620": "RhoGAP domain"
                    },
                    "smart": {
                        "SM00324": "GTPase-activator protein for Rho-like GTPases"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0007165",
                        "name": "signal transduction",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p3rjs4",
                    "protein_length": 548,
                    "source_database": "unreviewed",
                    "organism": "132908",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 224,
                                    "end": 421,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR008936",
                "name": "Rho GTPase activation protein",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:1.10.506.10": "GTPase Activation - p120gap; domain 1",
                        "G3DSA:1.10.555.10": "Rho GTPase activation protein"
                    },
                    "ssf": {
                        "SSF48350": "GTPase activation domain, GAP"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p3rjs4",
                    "protein_length": 548,
                    "source_database": "unreviewed",
                    "organism": "132908",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 203,
                                    "end": 435,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR037863",
                "name": "Rho GTPase-activating protein 6/36",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR12635": "RHO-GTPASE-ACTIVATING PROTEIN 6 FAMILY MEMBER"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p3rjs4",
                    "protein_length": 548,
                    "source_database": "unreviewed",
                    "organism": "132908",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 33,
                                    "end": 499,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}