GET /api/entry/pfam/protein/UniProt/Q8IX07/?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": "PF00096",
                "name": "Zinc finger, C2H2 type",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013087",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8ix07",
                    "protein_length": 1006,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 292,
                                    "end": 314,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 20
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF21182",
                "name": "Zinc finger protein ZFPM1-like, PR domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR049361",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8ix07",
                    "protein_length": 1006,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 89,
                                    "end": 184,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF21182",
                            "score": 1.1e-42
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF25445",
                "name": "ZFPM2-like CCHC zinc finger",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR059121",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8ix07",
                    "protein_length": 1006,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 972,
                                    "end": 1006,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF25445",
                            "score": 3.9e-15
                        }
                    ]
                }
            ]
        }
    ]
}