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

{
    "count": 21,
    "next": null,
    "previous": "https://www.ebi.ac.uk/interpro/api/entry/all/protein/unreviewed/K6UEJ6/?cursor=-source%7Cs%7Cssf56300&format=api",
    "results": [
        {
            "metadata": {
                "accession": "SSF56300",
                "name": "Metallo-dependent phosphatases",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR029052",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "k6uej6",
                    "protein_length": 2042,
                    "source_database": "unreviewed",
                    "organism": "1120755",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 166,
                                    "end": 620,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "0045823",
                            "score": 3.45e-81
                        }
                    ]
                }
            ]
        }
    ]
}