GET /api/entry/InterPro/protein/UniProt/A0A6J1TQT0/?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": "IPR000648",
                "name": "Oxysterol-binding protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR10972": "OXYSTEROL-BINDING PROTEIN-RELATED"
                    },
                    "pfam": {
                        "PF01237": "Oxysterol-binding protein"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0008289",
                        "name": "lipid binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6j1tqt0",
                    "protein_length": 474,
                    "source_database": "unreviewed",
                    "organism": "8663",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 33,
                                    "end": 465,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR018494",
                "name": "Oxysterol-binding protein, conserved site",
                "source_database": "interpro",
                "type": "conserved_site",
                "integrated": null,
                "member_databases": {
                    "prosite": {
                        "PS01013": "Oxysterol-binding protein family signature"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j1tqt0",
                    "protein_length": 474,
                    "source_database": "unreviewed",
                    "organism": "8663",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 171,
                                    "end": 181,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR037239",
                "name": "Oxysterol-binding protein superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF144000": "Oxysterol-binding protein-like"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j1tqt0",
                    "protein_length": 474,
                    "source_database": "unreviewed",
                    "organism": "8663",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 67,
                                    "end": 465,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}