GET /api/entry/InterPro/protein/UniProt/A0A6I9M694/?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": "IPR007191",
                "name": "Exocyst complex component Sec8, N-terminal",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF04048": "Exocyst complex component Sec8 N-terminal"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0006887",
                        "name": "exocytosis",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0000145",
                        "name": "exocyst",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6i9m694",
                    "protein_length": 975,
                    "source_database": "unreviewed",
                    "organism": "230844",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 45,
                                    "end": 143,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR039682",
                "name": "Exocyst complex component Sec8/EXOC4",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR14146": "EXOCYST COMPLEX COMPONENT 4"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0090522",
                        "name": "vesicle tethering involved in exocytosis",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0000145",
                        "name": "exocyst",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6i9m694",
                    "protein_length": 975,
                    "source_database": "unreviewed",
                    "organism": "230844",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 18,
                                    "end": 960,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR048630",
                "name": "Exocyst complex component Sec8, middle helical bundle",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF20652": "Exocyst complex component Sec8 C-terminal"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6i9m694",
                    "protein_length": 975,
                    "source_database": "unreviewed",
                    "organism": "230844",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 272,
                                    "end": 504,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}