GET /api/entry/pfam/protein/UniProt/A0A2K5ZUI9/?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": "PF00096",
                "name": "Zinc finger, C2H2 type",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013087",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2k5zui9",
                    "protein_length": 526,
                    "source_database": "unreviewed",
                    "organism": "9568",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 182,
                                    "end": 204,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.0037
                        },
                        {
                            "fragments": [
                                {
                                    "start": 220,
                                    "end": 242,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.55
                        },
                        {
                            "fragments": [
                                {
                                    "start": 248,
                                    "end": 270,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.017
                        },
                        {
                            "fragments": [
                                {
                                    "start": 276,
                                    "end": 298,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.64
                        },
                        {
                            "fragments": [
                                {
                                    "start": 304,
                                    "end": 326,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 18
                        },
                        {
                            "fragments": [
                                {
                                    "start": 332,
                                    "end": 354,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.048
                        },
                        {
                            "fragments": [
                                {
                                    "start": 360,
                                    "end": 382,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.0057
                        },
                        {
                            "fragments": [
                                {
                                    "start": 388,
                                    "end": 410,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.0065
                        },
                        {
                            "fragments": [
                                {
                                    "start": 416,
                                    "end": 438,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.1
                        },
                        {
                            "fragments": [
                                {
                                    "start": 444,
                                    "end": 466,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.099
                        },
                        {
                            "fragments": [
                                {
                                    "start": 472,
                                    "end": 494,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.0039
                        },
                        {
                            "fragments": [
                                {
                                    "start": 500,
                                    "end": 522,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.26
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01352",
                "name": "KRAB box",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR001909",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2k5zui9",
                    "protein_length": 526,
                    "source_database": "unreviewed",
                    "organism": "9568",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 13,
                                    "end": 54,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01352",
                            "score": 7.2e-23
                        }
                    ]
                }
            ]
        }
    ]
}