GET /api/entry/all/protein/reviewed/B5FMM8/?cursor=source%7Cs%7Csm00729&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/B5FMM8/?cursor=-source%7Cs%7Cssf102114&format=api",
    "results": [
        {
            "metadata": {
                "accession": "SSF102114",
                "name": "Radical SAM enzymes",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR058240",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b5fmm8",
                    "protein_length": 321,
                    "source_database": "reviewed",
                    "organism": "439851",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 52,
                                    "end": 316,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "0043105",
                            "score": 1.57e-67
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "TIGR00510",
                "name": "lipoyl synthase",
                "source_database": "ncbifam",
                "type": "family",
                "integrated": "IPR003698",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b5fmm8",
                    "protein_length": 321,
                    "source_database": "reviewed",
                    "organism": "439851",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 21,
                                    "end": 321,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "TIGR00510",
                            "score": 0
                        }
                    ]
                }
            ]
        }
    ]
}