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

{
    "count": 21,
    "next": null,
    "previous": "https://www.ebi.ac.uk/interpro/api/entry/all/protein/unreviewed/G3PPL6/?cursor=-source%7Cs%7Cssf48371&format=api",
    "results": [
        {
            "metadata": {
                "accession": "SSF48371",
                "name": "ARM repeat",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR016024",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3ppl6",
                    "protein_length": 1091,
                    "source_database": "unreviewed",
                    "organism": "481459",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 633,
                                    "dc-status": "C_TERMINAL_DISC"
                                },
                                {
                                    "start": 670,
                                    "end": 759,
                                    "dc-status": "NC_TERMINAL_DISC"
                                },
                                {
                                    "start": 809,
                                    "end": 932,
                                    "dc-status": "N_TERMINAL_DISC"
                                }
                            ],
                            "representative": false,
                            "model": "0042771",
                            "score": 0
                        }
                    ]
                }
            ]
        }
    ]
}