GET /api/entry/InterPro/protein/UniProt/G6FQR8/?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": "IPR024019",
                "name": "Conserved hypothetical protein CHP04096",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "ncbifam": {
                        "TIGR04096": "DNA phosphorothioation-associated putative methyltransferase"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g6fqr8",
                    "protein_length": 486,
                    "source_database": "unreviewed",
                    "organism": "741277",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 7,
                                    "end": 482,
                                    "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": "g6fqr8",
                    "protein_length": 486,
                    "source_database": "unreviewed",
                    "organism": "741277",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 11,
                                    "end": 152,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}