GET /api/entry/InterPro/protein/UniProt/M3Z0Y3/?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": "IPR001810",
                "name": "F-box domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF12937": "F-box-like",
                        "PF15966": "F-box",
                        "PF13013": "F-box-like domain",
                        "PF00646": "F-box domain"
                    },
                    "profile": {
                        "PS50181": "F-box domain profile"
                    },
                    "smart": {
                        "SM00256": "A Receptor for Ubiquitination Targets"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005515",
                        "name": "protein binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "m3z0y3",
                    "protein_length": 408,
                    "source_database": "unreviewed",
                    "organism": "9669",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 33,
                                    "end": 63,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR019494",
                "name": "FIST, C-domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "smart": {
                        "SM01204": "FIST_C"
                    },
                    "pfam": {
                        "PF10442": "FIST C domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m3z0y3",
                    "protein_length": 408,
                    "source_database": "unreviewed",
                    "organism": "9669",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 237,
                                    "end": 371,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR036047",
                "name": "F-box-like domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF81383": "F-box domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005515",
                        "name": "protein binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "m3z0y3",
                    "protein_length": 408,
                    "source_database": "unreviewed",
                    "organism": "9669",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 33,
                                    "end": 78,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}