GET /api/entry/InterPro/protein/UniProt/A0A7M7KK04/?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": "IPR001623",
                "name": "DnaJ domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS50076": "dnaJ domain profile"
                    },
                    "prints": {
                        "PR00625": "DnaJ domain"
                    },
                    "cdd": {
                        "cd06257": "DnaJ"
                    },
                    "pfam": {
                        "PF00226": "DnaJ domain"
                    },
                    "smart": {
                        "SM00271": "DnaJ molecular chaperone homology domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7m7kk04",
                    "protein_length": 204,
                    "source_database": "unreviewed",
                    "organism": "109461",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 38,
                                    "end": 104,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR036869",
                "name": "Chaperone J-domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:1.10.287.110": "DnaJ domain"
                    },
                    "ssf": {
                        "SSF46565": "Chaperone J-domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7m7kk04",
                    "protein_length": 204,
                    "source_database": "unreviewed",
                    "organism": "109461",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 26,
                                    "end": 122,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR053025",
                "name": "Mitochondrial ATP Synthase-Associated",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR44873": "Mitochondrial ATP Synthase-Associated"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7m7kk04",
                    "protein_length": 204,
                    "source_database": "unreviewed",
                    "organism": "109461",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 28,
                                    "end": 186,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}