GET /api/entry/all/protein/unreviewed/A0A6J2FPC7/?cursor=source%7Cs%7Cssf52540&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/A0A6J2FPC7/?cursor=-source%7Cs%7Ctigr00614&format=api",
    "results": [
        {
            "metadata": {
                "accession": "TIGR00614",
                "name": "RecQ family ATP-dependent DNA helicase",
                "source_database": "ncbifam",
                "type": "family",
                "integrated": "IPR004589",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j2fpc7",
                    "protein_length": 555,
                    "source_database": "unreviewed",
                    "organism": "9704",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 16,
                                    "end": 437,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "TIGR00614",
                            "score": 7.1e-120
                        }
                    ]
                }
            ]
        }
    ]
}