GET /api/entry/InterPro/protein/UniProt/A0A3D9UKN8/?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": "IPR003751",
                "name": "Translational regulator CsrA",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR34984": "CARBON STORAGE REGULATOR"
                    },
                    "hamap": {
                        "MF_00167": "Translational regulator CsrA [csrA]"
                    },
                    "pfam": {
                        "PF02599": "Global regulator protein family"
                    },
                    "ncbifam": {
                        "TIGR00202": "carbon storage regulator CsrA"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003723",
                        "name": "RNA binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006109",
                        "name": "regulation of carbohydrate metabolic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0006402",
                        "name": "mRNA catabolic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a3d9ukn8",
                    "protein_length": 61,
                    "source_database": "unreviewed",
                    "organism": "351673",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 59,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR036107",
                "name": "Carbon storage regulator superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:2.60.40.4380": "Translational regulator CsrA"
                    },
                    "ssf": {
                        "SSF117130": "CsrA-like"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003723",
                        "name": "RNA binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006109",
                        "name": "regulation of carbohydrate metabolic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0006402",
                        "name": "mRNA catabolic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a3d9ukn8",
                    "protein_length": 61,
                    "source_database": "unreviewed",
                    "organism": "351673",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 61,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}