GET /api/entry/all/protein/unreviewed/A0A8H8IIS7
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
Vary: Accept

{
    "count": 4,
    "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": "a0a8h8iis7",
                    "protein_length": 327,
                    "source_database": "unreviewed",
                    "organism": "170446",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 112,
                                    "end": 161,
                                    "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": "a0a8h8iis7",
                    "protein_length": 327,
                    "source_database": "unreviewed",
                    "organism": "170446",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 106,
                                    "end": 161,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PS50181",
                "name": "F-box domain profile",
                "source_database": "profile",
                "type": "domain",
                "integrated": "IPR001810",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8h8iis7",
                    "protein_length": 327,
                    "source_database": "unreviewed",
                    "organism": "170446",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 112,
                                    "end": 161,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PS50181",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SSF81383",
                "name": "F-box domain",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR036047",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8h8iis7",
                    "protein_length": 327,
                    "source_database": "unreviewed",
                    "organism": "170446",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 106,
                                    "end": 161,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "0054423",
                            "score": 3.6e-05
                        }
                    ]
                }
            ]
        }
    ]
}