GET /api/entry/InterPro/protein/UniProt/A0A6P8ZJR6/?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": "IPR001173",
                "name": "Glycosyltransferase 2-like",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF13632": "Glycosyl transferase family group 2",
                        "PF00535": "Glycosyl transferase family 2"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p8zjr6",
                    "protein_length": 280,
                    "source_database": "unreviewed",
                    "organism": "161013",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 19,
                                    "end": 141,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR029044",
                "name": "Nucleotide-diphospho-sugar transferases",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF53448": "Nucleotide-diphospho-sugar transferases"
                    },
                    "cathgene3d": {
                        "G3DSA:3.90.550.10": "Spore Coat Polysaccharide Biosynthesis Protein SpsA; Chain A"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p8zjr6",
                    "protein_length": 280,
                    "source_database": "unreviewed",
                    "organism": "161013",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 276,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR035518",
                "name": "Dolichyl-phosphate beta-glucosyltransferase",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "cdd": {
                        "cd04188": "DPG_synthase is involved in protein N-linked glycosylation"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p8zjr6",
                    "protein_length": 280,
                    "source_database": "unreviewed",
                    "organism": "161013",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 20,
                                    "end": 249,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}