GET /api/entry/InterPro/protein/UniProt/A0A6P6BW64/?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": "IPR011989",
                "name": "Armadillo-like helical",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:1.25.10.10": "Leucine-rich Repeat Variant"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p6bw64",
                    "protein_length": 979,
                    "source_database": "unreviewed",
                    "organism": "132908",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 132,
                                    "end": 373,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR016024",
                "name": "Armadillo-type fold",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF48371": "ARM repeat"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p6bw64",
                    "protein_length": 979,
                    "source_database": "unreviewed",
                    "organism": "132908",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 40,
                                    "end": 570,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR024741",
                "name": "Condensin-2 complex subunit G2",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF12422": "Condensin II non structural maintenance of chromosomes subunit"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005634",
                        "name": "nucleus",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p6bw64",
                    "protein_length": 979,
                    "source_database": "unreviewed",
                    "organism": "132908",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 51,
                                    "end": 201,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}