GET /api/entry/InterPro/protein/UniProt/A0A6M8HZ53/?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": "IPR000119",
                "name": "Histone-like DNA-binding protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR33175": "DNA-BINDING PROTEIN HU"
                    },
                    "pfam": {
                        "PF00216": "Bacterial DNA-binding protein"
                    },
                    "smart": {
                        "SM00411": "bacterial (prokaryotic) histone like domain"
                    },
                    "prints": {
                        "PR01727": "DNABINDINGHU"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003677",
                        "name": "DNA binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0030527",
                        "name": "structural constituent of chromatin",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6m8hz53",
                    "protein_length": 89,
                    "source_database": "unreviewed",
                    "organism": "1484109",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 89,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR010992",
                "name": "Integration host factor (IHF)-like DNA-binding domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:4.10.520.10": "IHF-like DNA-binding proteins"
                    },
                    "ssf": {
                        "SSF47729": "IHF-like DNA-binding proteins"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003677",
                        "name": "DNA binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6m8hz53",
                    "protein_length": 89,
                    "source_database": "unreviewed",
                    "organism": "1484109",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 89,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}