GET /api/entry/InterPro/protein/UniProt/A0A8N4IG65/?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": "IPR006683",
                "name": "Thioesterase domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF03061": "Thioesterase superfamily"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8n4ig65",
                    "protein_length": 182,
                    "source_database": "unreviewed",
                    "organism": "51953",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 92,
                                    "end": 145,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR029069",
                "name": "HotDog domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF54637": "Thioesterase/thiol ester dehydrase-isomerase"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8n4ig65",
                    "protein_length": 182,
                    "source_database": "unreviewed",
                    "organism": "51953",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 62,
                                    "end": 173,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR039298",
                "name": "Acyl-coenzyme A thioesterase 13",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR21660": "THIOESTERASE SUPERFAMILY MEMBER-RELATED"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0047617",
                        "name": "fatty acyl-CoA hydrolase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a8n4ig65",
                    "protein_length": 182,
                    "source_database": "unreviewed",
                    "organism": "51953",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 23,
                                    "end": 174,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}