GET /api/entry/InterPro/protein/UniProt/A0A338P6A2/?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": "IPR006612",
                "name": "THAP-type zinc finger",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS50950": "Zinc finger THAP-type profile"
                    },
                    "smart": {
                        "SM00980": "THAP",
                        "SM00692": "Zinc finger domain in CG10631, C. elegans LIN-15B and human P52rIPK."
                    },
                    "pfam": {
                        "PF05485": "THAP domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a338p6a2",
                    "protein_length": 178,
                    "source_database": "unreviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 99,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR026519",
                "name": "THAP domain-containing protein 7",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR47502": "THAP DOMAIN-CONTAINING PROTEIN 7"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a338p6a2",
                    "protein_length": 178,
                    "source_database": "unreviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 178,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}