GET /api/entry/InterPro/protein/UniProt/A0A6I9ZUU1/?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": "IPR002110",
                "name": "Ankyrin repeat",
                "source_database": "interpro",
                "type": "repeat",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF12796": "Ankyrin repeats (3 copies)",
                        "PF13606": "Ankyrin repeat",
                        "PF13857": "Ankyrin repeats (many copies)",
                        "PF13637": "Ankyrin repeats (many copies)",
                        "PF00023": "Ankyrin repeat"
                    },
                    "prints": {
                        "PR01415": "Ankyrin repeat"
                    },
                    "profile": {
                        "PS50088": "Ankyrin repeat profile"
                    },
                    "smart": {
                        "SM00248": "ankyrin repeats"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005515",
                        "name": "protein binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6i9zuu1",
                    "protein_length": 986,
                    "source_database": "unreviewed",
                    "organism": "32536",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 54,
                                    "end": 189,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 190,
                                    "end": 222,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 223,
                                    "end": 253,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR036770",
                "name": "Ankyrin repeat-containing domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:1.25.40.20": "Ankyrin repeat-containing domain"
                    },
                    "ssf": {
                        "SSF48403": "Ankyrin repeat"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6i9zuu1",
                    "protein_length": 986,
                    "source_database": "unreviewed",
                    "organism": "32536",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 14,
                                    "end": 273,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR042420",
                "name": "Ankycorbin/UACA",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR24129": "ANKYCORBIN"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003779",
                        "name": "actin binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6i9zuu1",
                    "protein_length": 986,
                    "source_database": "unreviewed",
                    "organism": "32536",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 413,
                                    "end": 986,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}