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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR029386",
                "name": "TMEM169 protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF15052": "TMEM169 protein family"
                    },
                    "panther": {
                        "PTHR31777": "TRANSMEMBRANE PROTEIN 169"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8c0cg96",
                    "protein_length": 297,
                    "source_database": "unreviewed",
                    "organism": "9771",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 297,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}