GET /api/entry/InterPro/protein/UniProt/A0A3Q3CNX4/?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": "IPR000744",
                "name": "NSF attachment protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "cdd": {
                        "cd15832": "Soluble N-ethylmaleimide-sensitive factor (NSF) Attachment Protein family"
                    },
                    "pfam": {
                        "PF14938": "Soluble NSF attachment protein, SNAP"
                    },
                    "panther": {
                        "PTHR13768": "SOLUBLE NSF ATTACHMENT PROTEIN SNAP"
                    },
                    "prints": {
                        "PR00448": "NSFATTACHMNT"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0006886",
                        "name": "intracellular protein transport",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a3q3cnx4",
                    "protein_length": 332,
                    "source_database": "unreviewed",
                    "organism": "8153",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 38,
                                    "end": 327,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR011990",
                "name": "Tetratricopeptide-like helical domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF48452": "TPR-like"
                    },
                    "cathgene3d": {
                        "G3DSA:1.25.40.10": "Tetratricopeptide repeat domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005515",
                        "name": "protein binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a3q3cnx4",
                    "protein_length": 332,
                    "source_database": "unreviewed",
                    "organism": "8153",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 45,
                                    "end": 332,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}