GET /api/entry/InterPro/protein/UniProt/A0A2K1KMY4/?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": "IPR003340",
                "name": "B3 DNA binding domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "cdd": {
                        "cd10017": "Plant-specific B3-DNA binding domain"
                    },
                    "smart": {
                        "SM01019": "B3 DNA binding domain"
                    },
                    "profile": {
                        "PS50863": "B3 DNA-binding domain profile"
                    },
                    "pfam": {
                        "PF02362": "B3 DNA binding domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003677",
                        "name": "DNA binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a2k1kmy4",
                    "protein_length": 726,
                    "source_database": "unreviewed",
                    "organism": "3218",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 179,
                                    "end": 282,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR011124",
                "name": "Zinc finger, CW-type",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS51050": "Zinc finger CW-type profile"
                    },
                    "pfam": {
                        "PF07496": "CW-type Zinc Finger"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0008270",
                        "name": "zinc ion binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a2k1kmy4",
                    "protein_length": 726,
                    "source_database": "unreviewed",
                    "organism": "3218",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 469,
                                    "end": 519,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR015300",
                "name": "DNA-binding pseudobarrel domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF101936": "DNA-binding pseudobarrel domain"
                    },
                    "cathgene3d": {
                        "G3DSA:2.40.330.10": "DNA-binding pseudobarrel domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2k1kmy4",
                    "protein_length": 726,
                    "source_database": "unreviewed",
                    "organism": "3218",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 166,
                                    "end": 283,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}