GET /api/entry/InterPro/protein/UniProt/A0A4S3JVM4/?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": "IPR002347",
                "name": "Short-chain dehydrogenase/reductase SDR",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF13561": "Enoyl-(Acyl carrier protein) reductase",
                        "PF00106": "short chain dehydrogenase"
                    },
                    "prints": {
                        "PR00081": "GDHRDH",
                        "PR00080": "SDRFAMILY"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a4s3jvm4",
                    "protein_length": 262,
                    "source_database": "unreviewed",
                    "organism": "1220188",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 7,
                                    "end": 257,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR036291",
                "name": "NAD(P)-binding domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF51735": "NAD(P)-binding Rossmann-fold domains"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a4s3jvm4",
                    "protein_length": 262,
                    "source_database": "unreviewed",
                    "organism": "1220188",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 258,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}