GET /api/entry/InterPro/protein/UniProt/A0A6P7QHW6/?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": "IPR003993",
                "name": "Treacle protein domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF03546": "Treacher Collins syndrome protein Treacle"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p7qhw6",
                    "protein_length": 1286,
                    "source_database": "unreviewed",
                    "organism": "10089",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 248,
                                    "end": 326,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 509,
                                    "end": 757,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR006594",
                "name": "LIS1 homology motif",
                "source_database": "interpro",
                "type": "conserved_site",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF16045": "LisH",
                        "PF08513": "LisH"
                    },
                    "profile": {
                        "PS50896": "LIS1 homology (LisH) motif profile"
                    },
                    "smart": {
                        "SM00667": "Lissencephaly type-1-like homology motif"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005515",
                        "name": "protein binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p7qhw6",
                    "protein_length": 1286,
                    "source_database": "unreviewed",
                    "organism": "10089",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 38,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR017859",
                "name": "Treacle protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR20787": "TREACLE"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p7qhw6",
                    "protein_length": 1286,
                    "source_database": "unreviewed",
                    "organism": "10089",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 506,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}