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

{
    "count": 22,
    "next": null,
    "previous": "https://www.ebi.ac.uk/interpro/api/entry/all/protein/unreviewed/B8MLQ7/?cursor=-source%7Cs%7Cssf52540&format=api",
    "results": [
        {
            "metadata": {
                "accession": "SSF52540",
                "name": "P-loop containing nucleoside triphosphate hydrolases",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR027417",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b8mlq7",
                    "protein_length": 1405,
                    "source_database": "unreviewed",
                    "organism": "441959",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 562,
                                    "end": 786,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "0054811",
                            "score": 1.01e-35
                        },
                        {
                            "fragments": [
                                {
                                    "start": 1152,
                                    "end": 1393,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "0051025",
                            "score": 1.74e-49
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SSF90123",
                "name": "ABC transporter transmembrane region",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR036640",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b8mlq7",
                    "protein_length": 1405,
                    "source_database": "unreviewed",
                    "organism": "441959",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 232,
                                    "end": 530,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "0042281",
                            "score": 1.7e-23
                        },
                        {
                            "fragments": [
                                {
                                    "start": 837,
                                    "end": 1139,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "0042281",
                            "score": 4.05e-43
                        }
                    ]
                }
            ]
        }
    ]
}