GET /api/entry/pfam/protein/UniProt/Q56YM8/?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": "PF00931",
                "name": "NB-ARC domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR002182",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q56ym8",
                    "protein_length": 889,
                    "source_database": "unreviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 161,
                                    "end": 331,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00931",
                            "score": 1.9e-58
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF23559",
                "name": "Disease resistance protein Winged helix domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR058922",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q56ym8",
                    "protein_length": 889,
                    "source_database": "unreviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 417,
                                    "end": 485,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF23559",
                            "score": 7.2e-10
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF23598",
                "name": "Leucine-rich repeat region",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR055414",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q56ym8",
                    "protein_length": 889,
                    "source_database": "unreviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 519,
                                    "end": 832,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF23598",
                            "score": 3.8e-09
                        }
                    ]
                }
            ]
        }
    ]
}