GET /api/entry/InterPro/protein/UniProt/A0A6P8S3L0/?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": "IPR000086",
                "name": "NUDIX hydrolase domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS51462": "Nudix hydrolase domain profile"
                    },
                    "pfam": {
                        "PF00293": "NUDIX domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p8s3l0",
                    "protein_length": 290,
                    "source_database": "unreviewed",
                    "organism": "260995",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 114,
                                    "end": 275,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR015797",
                "name": "NUDIX hydrolase-like domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF55811": "Nudix"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p8s3l0",
                    "protein_length": 290,
                    "source_database": "unreviewed",
                    "organism": "260995",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 112,
                                    "end": 267,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR055295",
                "name": "Uridine diphosphate glucose pyrophosphatase NUDT22/Nudix hydrolase 9-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR31835": "URIDINE DIPHOSPHATE GLUCOSE PYROPHOSPHATASE"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p8s3l0",
                    "protein_length": 290,
                    "source_database": "unreviewed",
                    "organism": "260995",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 284,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}