GET /api/entry/all/protein/unreviewed/A0A8C4PR50/?cursor=source%7Cs%7Csm00593&format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 109.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 22,
    "next": null,
    "previous": "https://www.ebi.ac.uk/interpro/api/entry/all/protein/unreviewed/A0A8C4PR50/?cursor=-source%7Cs%7Cssf140741&format=api",
    "results": [
        {
            "metadata": {
                "accession": "SSF140741",
                "name": "RUN domain-like",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR037213",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8c4pr50",
                    "protein_length": 567,
                    "source_database": "unreviewed",
                    "organism": "9793",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 13,
                                    "end": 178,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "0052343",
                            "score": 6.93e-54
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SSF57903",
                "name": "FYVE/PHD zinc finger",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR011011",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8c4pr50",
                    "protein_length": 567,
                    "source_database": "unreviewed",
                    "organism": "9793",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 470,
                                    "end": 558,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "0045116",
                            "score": 4.6e-15
                        }
                    ]
                }
            ]
        }
    ]
}