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

{
    "count": 22,
    "next": null,
    "previous": "https://www.ebi.ac.uk/interpro/api/entry/all/protein/reviewed/Q2FW32/?cursor=-source%7Cs%7Cssf56553&format=api",
    "results": [
        {
            "metadata": {
                "accession": "SSF56553",
                "name": "Insert subdomain of RNA polymerase alpha subunit",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR036643",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q2fw32",
                    "protein_length": 314,
                    "source_database": "reviewed",
                    "organism": "93061",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 50,
                                    "end": 171,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "0035474",
                            "score": 3.27e-38
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "TIGR02027",
                "name": "DNA-directed RNA polymerase subunit alpha",
                "source_database": "ncbifam",
                "type": "family",
                "integrated": "IPR011773",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q2fw32",
                    "protein_length": 314,
                    "source_database": "reviewed",
                    "organism": "93061",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 21,
                                    "end": 312,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "TIGR02027",
                            "score": 1.8e-113
                        }
                    ]
                }
            ]
        }
    ]
}