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

{
    "count": 23,
    "next": null,
    "previous": "https://www.ebi.ac.uk/interpro/api/entry/all/protein/unreviewed/D2U954/?cursor=-source%7Cs%7Cssf51621&format=api",
    "results": [
        {
            "metadata": {
                "accession": "SSF51621",
                "name": "Phosphoenolpyruvate/pyruvate domain",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR015813",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d2u954",
                    "protein_length": 488,
                    "source_database": "unreviewed",
                    "organism": "380358",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 79,
                                    "dc-status": "C_TERMINAL_DISC"
                                },
                                {
                                    "start": 171,
                                    "end": 342,
                                    "dc-status": "N_TERMINAL_DISC"
                                }
                            ],
                            "representative": true,
                            "model": "0045708",
                            "score": 2.02e-86
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SSF52935",
                "name": "PK C-terminal domain-like",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR036918",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d2u954",
                    "protein_length": 488,
                    "source_database": "unreviewed",
                    "organism": "380358",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 327,
                                    "end": 476,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "0042357",
                            "score": 1.7e-34
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "TIGR01064",
                "name": "pyruvate kinase",
                "source_database": "ncbifam",
                "type": "family",
                "integrated": "IPR001697",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d2u954",
                    "protein_length": 488,
                    "source_database": "unreviewed",
                    "organism": "380358",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 476,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "TIGR01064",
                            "score": 0
                        }
                    ]
                }
            ]
        }
    ]
}