GET /api/entry/all/protein/unreviewed/V5F0E5/?cursor=source%7Cs%7Csm00220&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/V5F0E5/?cursor=-source%7Cs%7Cssf56112&format=api",
    "results": [
        {
            "metadata": {
                "accession": "SSF56112",
                "name": "Protein kinase-like (PK-like)",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR011009",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "v5f0e5",
                    "protein_length": 735,
                    "source_database": "unreviewed",
                    "organism": "1365824",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 22,
                                    "end": 276,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "0040727",
                            "score": 1.64e-66
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SSF57889",
                "name": "Cysteine-rich domain",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR046349",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "v5f0e5",
                    "protein_length": 735,
                    "source_database": "unreviewed",
                    "organism": "1365824",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 610,
                                    "end": 648,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "0043160",
                            "score": 3.66e-06
                        }
                    ]
                }
            ]
        }
    ]
}