GET /api/entry/pfam/protein/UniProt/A0AA92IM81/?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": "PF00293",
                "name": "NUDIX domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000086",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0aa92im81",
                    "protein_length": 273,
                    "source_database": "unreviewed",
                    "organism": "1940690",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 147,
                                    "end": 251,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00293",
                            "score": 8.3e-13
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF09296",
                "name": "NADH pyrophosphatase-like rudimentary NUDIX domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR015375",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0aa92im81",
                    "protein_length": 273,
                    "source_database": "unreviewed",
                    "organism": "1940690",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 15,
                                    "end": 104,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF09296",
                            "score": 0.11
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF09297",
                "name": "NADH pyrophosphatase zinc ribbon domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR015376",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0aa92im81",
                    "protein_length": 273,
                    "source_database": "unreviewed",
                    "organism": "1940690",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 108,
                                    "end": 139,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF09297",
                            "score": 5.5e-09
                        }
                    ]
                }
            ]
        }
    ]
}