GET /api/entry/pfam/protein/UniProt/A0A6P9BQP4/?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": "PF00642",
                "name": "Zinc finger C-x8-C-x5-C-x3-H type (and similar)",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR000571",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p9bqp4",
                    "protein_length": 334,
                    "source_database": "unreviewed",
                    "organism": "94885",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 17,
                                    "end": 39,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00642",
                            "score": 0.71
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF18044",
                "name": "CCCH-type zinc finger",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR041367",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p9bqp4",
                    "protein_length": 334,
                    "source_database": "unreviewed",
                    "organism": "94885",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 180,
                                    "end": 201,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF18044",
                            "score": 0.049
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF22628",
                "name": "ZAP-like CCCH zinc finger",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR054429",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p9bqp4",
                    "protein_length": 334,
                    "source_database": "unreviewed",
                    "organism": "94885",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 48,
                                    "end": 86,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF22628",
                            "score": 3.5e-18
                        },
                        {
                            "fragments": [
                                {
                                    "start": 212,
                                    "end": 249,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF22628",
                            "score": 2.8e-18
                        }
                    ]
                }
            ]
        }
    ]
}