GET /api/entry/InterPro/protein/UniProt/A0A9W9VHJ6/?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": "IPR019410",
                "name": "Lysine methyltransferase",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF10294": "Lysine methyltransferase"
                    },
                    "panther": {
                        "PTHR14614": "HEPATOCELLULAR CARCINOMA-ASSOCIATED ANTIGEN"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a9w9vhj6",
                    "protein_length": 342,
                    "source_database": "unreviewed",
                    "organism": "293559",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 91,
                                    "end": 287,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR029063",
                "name": "S-adenosyl-L-methionine-dependent methyltransferase superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:3.40.50.150": "Vaccinia Virus protein VP39"
                    },
                    "ssf": {
                        "SSF53335": "S-adenosyl-L-methionine-dependent methyltransferases"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a9w9vhj6",
                    "protein_length": 342,
                    "source_database": "unreviewed",
                    "organism": "293559",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 83,
                                    "end": 322,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}