GET /api/entry/pfam/protein/UniProt/W2ZVZ6/?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": "PF00063",
                "name": "Myosin head (motor domain)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001609",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w2zvz6",
                    "protein_length": 1464,
                    "source_database": "unreviewed",
                    "organism": "1317064",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 76,
                                    "end": 788,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00063",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00612",
                "name": "IQ calmodulin-binding motif",
                "source_database": "pfam",
                "type": "conserved_site",
                "integrated": "IPR000048",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w2zvz6",
                    "protein_length": 1464,
                    "source_database": "unreviewed",
                    "organism": "1317064",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 828,
                                    "end": 847,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00612",
                            "score": 98
                        },
                        {
                            "fragments": [
                                {
                                    "start": 878,
                                    "end": 894,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00612",
                            "score": 700
                        }
                    ]
                }
            ]
        }
    ]
}