GET /api/entry/all/protein/reviewed/C6DFF2/?cursor=source%7Cs%7Cssf46785&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/C6DFF2/?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": "c6dff2",
                    "protein_length": 336,
                    "source_database": "reviewed",
                    "organism": "561230",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 23,
                                    "end": 254,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "0047394",
                            "score": 1.93e-51
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "TIGR00635",
                "name": "Holliday junction DNA helicase RuvB",
                "source_database": "ncbifam",
                "type": "family",
                "integrated": "IPR004605",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "c6dff2",
                    "protein_length": 336,
                    "source_database": "reviewed",
                    "organism": "561230",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 27,
                                    "end": 329,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "TIGR00635",
                            "score": 0
                        }
                    ]
                }
            ]
        }
    ]
}