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

{
    "count": 23,
    "next": null,
    "previous": "https://www.ebi.ac.uk/interpro/api/entry/all/protein/unreviewed/A4TYJ6/?cursor=-source%7Cs%7Cssf56425&format=api",
    "results": [
        {
            "metadata": {
                "accession": "SSF56425",
                "name": "Succinate dehydrogenase/fumarate reductase flavoprotein, catalytic domain",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR027477",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a4tyj6",
                    "protein_length": 593,
                    "source_database": "unreviewed",
                    "organism": "55518",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 238,
                                    "end": 356,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "0040050",
                            "score": 2.09e-40
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "TIGR01812",
                "name": "succinate dehydrogenase or fumarate reductase, flavoprotein subunit",
                "source_database": "ncbifam",
                "type": "family",
                "integrated": "IPR014006",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a4tyj6",
                    "protein_length": 593,
                    "source_database": "unreviewed",
                    "organism": "55518",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 12,
                                    "end": 593,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "TIGR01812",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "TIGR01816",
                "name": "succinate dehydrogenase flavoprotein subunit",
                "source_database": "ncbifam",
                "type": "family",
                "integrated": "IPR011281",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a4tyj6",
                    "protein_length": 593,
                    "source_database": "unreviewed",
                    "organism": "55518",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 9,
                                    "end": 593,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "TIGR01816",
                            "score": 0
                        }
                    ]
                }
            ]
        }
    ]
}