GET /api/entry/InterPro/protein/UniProt/A0A6I9NRS2/?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": "IPR001487",
                "name": "Bromodomain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS50014": "Bromodomain profile"
                    },
                    "pfam": {
                        "PF00439": "Bromodomain"
                    },
                    "smart": {
                        "SM00297": "bromo domain"
                    },
                    "prints": {
                        "PR00503": "BROMODOMAIN"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005515",
                        "name": "protein binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6i9nrs2",
                    "protein_length": 221,
                    "source_database": "unreviewed",
                    "organism": "8208",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 73,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR036427",
                "name": "Bromodomain-like superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF47370": "Bromodomain"
                    },
                    "cathgene3d": {
                        "G3DSA:1.20.920.10": "Bromodomain-like"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005515",
                        "name": "protein binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6i9nrs2",
                    "protein_length": 221,
                    "source_database": "unreviewed",
                    "organism": "8208",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 93,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR051831",
                "name": "Bromodomain-containing",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR22881": "Bromodomain-containing"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6i9nrs2",
                    "protein_length": 221,
                    "source_database": "unreviewed",
                    "organism": "8208",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 213,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}