GET /api/entry/pfam/protein/UniProt/Q8TD23/?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": "q8td23",
                    "protein_length": 568,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 172,
                                    "end": 192,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 1.7
                        },
                        {
                            "fragments": [
                                {
                                    "start": 256,
                                    "end": 278,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.028
                        },
                        {
                            "fragments": [
                                {
                                    "start": 284,
                                    "end": 306,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.029
                        },
                        {
                            "fragments": [
                                {
                                    "start": 312,
                                    "end": 334,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.0095
                        },
                        {
                            "fragments": [
                                {
                                    "start": 340,
                                    "end": 362,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.027
                        },
                        {
                            "fragments": [
                                {
                                    "start": 368,
                                    "end": 390,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.0021
                        },
                        {
                            "fragments": [
                                {
                                    "start": 396,
                                    "end": 418,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.0089
                        },
                        {
                            "fragments": [
                                {
                                    "start": 424,
                                    "end": 446,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.055
                        },
                        {
                            "fragments": [
                                {
                                    "start": 452,
                                    "end": 474,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.039
                        },
                        {
                            "fragments": [
                                {
                                    "start": 480,
                                    "end": 502,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.0086
                        },
                        {
                            "fragments": [
                                {
                                    "start": 508,
                                    "end": 530,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.026
                        },
                        {
                            "fragments": [
                                {
                                    "start": 536,
                                    "end": 558,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.08
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01352",
                "name": "KRAB box",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR001909",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8td23",
                    "protein_length": 568,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 44,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01352",
                            "score": 3e-19
                        }
                    ]
                }
            ]
        }
    ]
}