GET /api/entry/InterPro/protein/UniProt/A0A7G5JUW3/?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": "IPR013022",
                "name": "Xylose isomerase-like, TIM barrel domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF01261": "Xylose isomerase-like TIM barrel"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7g5juw3",
                    "protein_length": 343,
                    "source_database": "unreviewed",
                    "organism": "332952",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 30,
                                    "end": 324,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR036237",
                "name": "Xylose isomerase-like superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF51658": "Xylose isomerase-like"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7g5juw3",
                    "protein_length": 343,
                    "source_database": "unreviewed",
                    "organism": "332952",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 9,
                                    "end": 340,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR050312",
                "name": "IolE/XylA/MocC-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR12110": "Inositol Catabolism and Carbohydrate Metabolism"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7g5juw3",
                    "protein_length": 343,
                    "source_database": "unreviewed",
                    "organism": "332952",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 337,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}