GET /api/entry/pfam/protein/UniProt/W9YB78/?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": "PF13246",
                "name": "P-type ATPase, cytoplasmic domain N",
                "source_database": "pfam",
                "type": "family",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w9yb78",
                    "protein_length": 1237,
                    "source_database": "unreviewed",
                    "organism": "1182542",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 645,
                                    "end": 845,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13246",
                            "score": 7.4e-06
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF16209",
                "name": "Phospholipid-translocating ATPase N-terminal",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR032631",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w9yb78",
                    "protein_length": 1237,
                    "source_database": "unreviewed",
                    "organism": "1182542",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 172,
                                    "end": 227,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF16209",
                            "score": 3.4e-13
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF16212",
                "name": "Phospholipid-translocating P-type ATPase C-terminal",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR032630",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w9yb78",
                    "protein_length": 1237,
                    "source_database": "unreviewed",
                    "organism": "1182542",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1000,
                                    "end": 1228,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF16212",
                            "score": 7.6e-45
                        }
                    ]
                }
            ]
        }
    ]
}