GET /api/entry/InterPro/protein/UniProt/A0A7R8AQY0/?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": "IPR011990",
                "name": "Tetratricopeptide-like helical domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF48452": "TPR-like"
                    },
                    "cathgene3d": {
                        "G3DSA:1.25.40.10": "Tetratricopeptide repeat domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005515",
                        "name": "protein binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7r8aqy0",
                    "protein_length": 315,
                    "source_database": "unreviewed",
                    "organism": "1220207",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 17,
                                    "end": 297,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR039856",
                "name": "ER membrane protein complex subunit 2-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR12760": "TETRATRICOPEPTIDE REPEAT PROTEIN"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7r8aqy0",
                    "protein_length": 315,
                    "source_database": "unreviewed",
                    "organism": "1220207",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 47,
                                    "end": 289,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR055217",
                "name": "EMC2, TPR-like domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF22890": "EMC2 TPR-like repeat domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7r8aqy0",
                    "protein_length": 315,
                    "source_database": "unreviewed",
                    "organism": "1220207",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 110,
                                    "end": 197,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}