GET /api/entry/all/protein/reviewed/Q5HU13/?cursor=source%7Cs%7Cssf47323&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/reviewed/Q5HU13/?cursor=-source%7Cs%7Cssf50677&format=api",
    "results": [
        {
            "metadata": {
                "accession": "SSF50677",
                "name": "ValRS/IleRS/LeuRS editing domain",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR009008",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q5hu13",
                    "protein_length": 809,
                    "source_database": "reviewed",
                    "organism": "195099",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 222,
                                    "end": 419,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "0037567",
                            "score": 1.16e-45
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SSF52374",
                "name": "Nucleotidylyl transferase",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q5hu13",
                    "protein_length": 809,
                    "source_database": "reviewed",
                    "organism": "195099",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 225,
                                    "dc-status": "C_TERMINAL_DISC"
                                },
                                {
                                    "start": 416,
                                    "end": 628,
                                    "dc-status": "N_TERMINAL_DISC"
                                }
                            ],
                            "representative": true,
                            "model": "0038403",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "TIGR00396",
                "name": "bacterial-type leucine--tRNA ligase",
                "source_database": "ncbifam",
                "type": "family",
                "integrated": "IPR002302",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q5hu13",
                    "protein_length": 809,
                    "source_database": "reviewed",
                    "organism": "195099",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 809,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "TIGR00396",
                            "score": 0
                        }
                    ]
                }
            ]
        }
    ]
}