GET /api/entry/all/protein/unreviewed/Q8NTY3/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR036165",
                "name": "YefM-like superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF143120": "YefM-like"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8nty3",
                    "protein_length": 152,
                    "source_database": "unreviewed",
                    "organism": "196627",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 13,
                                    "end": 61,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SSF143120",
                "name": "YefM-like",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR036165",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8nty3",
                    "protein_length": 152,
                    "source_database": "unreviewed",
                    "organism": "196627",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 13,
                                    "end": 61,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "0051713",
                            "score": 5.49e-06
                        }
                    ]
                }
            ]
        }
    ]
}