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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR013216",
                "name": "Methyltransferase type 11",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF08241": "Methyltransferase domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0008757",
                        "name": "S-adenosylmethionine-dependent methyltransferase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7j7zsr4",
                    "protein_length": 451,
                    "source_database": "unreviewed",
                    "organism": "59479",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 50,
                                    "end": 139,
                                    "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": "a0a7j7zsr4",
                    "protein_length": 451,
                    "source_database": "unreviewed",
                    "organism": "59479",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 7,
                                    "end": 188,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 355,
                                    "end": 451,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR051422",
                "name": "AlkB Family tRNA Methyltransferase/Dioxygenase",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR13069": "AlkB Family tRNA Methyltransferase/Dioxygenase"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7j7zsr4",
                    "protein_length": 451,
                    "source_database": "unreviewed",
                    "organism": "59479",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 448,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}