GET /api/entry/InterPro/protein/UniProt/F9Z9S1/?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": "IPR025420",
                "name": "Domain of unknown function DUF4143",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF13635": "Domain of unknown function (DUF4143)"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f9z9s1",
                    "protein_length": 424,
                    "source_database": "unreviewed",
                    "organism": "709991",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 201,
                                    "end": 366,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR027417",
                "name": "P-loop containing nucleoside triphosphate hydrolase",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:3.40.50.300": "P-loop containing nucleotide triphosphate hydrolases"
                    },
                    "ssf": {
                        "SSF52540": "P-loop containing nucleoside triphosphate hydrolases"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f9z9s1",
                    "protein_length": 424,
                    "source_database": "unreviewed",
                    "organism": "709991",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 20,
                                    "end": 203,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR041682",
                "name": "AAA domain, group 14",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF13173": "AAA domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f9z9s1",
                    "protein_length": 424,
                    "source_database": "unreviewed",
                    "organism": "709991",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 21,
                                    "end": 135,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}