GET /api/entry/InterPro/protein/UniProt/A0A6P4FE57/?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": "IPR003656",
                "name": "Zinc finger, BED-type",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF26664": "BED-like zinc finger",
                        "PF02892": "BED zinc finger"
                    },
                    "profile": {
                        "PS50808": "Zinc finger BED-type profile"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003677",
                        "name": "DNA binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p4fe57",
                    "protein_length": 349,
                    "source_database": "unreviewed",
                    "organism": "1041015",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 51,
                                    "end": 91,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 164,
                                    "end": 214,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR036236",
                "name": "Zinc finger C2H2 superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF57667": "beta-beta-alpha zinc fingers"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p4fe57",
                    "protein_length": 349,
                    "source_database": "unreviewed",
                    "organism": "1041015",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 55,
                                    "end": 95,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 168,
                                    "end": 212,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}