GET /api/entry/pfam/protein/UniProt/Q9N003/?format=api
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Server-Timing: 
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": "q9n003",
                    "protein_length": 741,
                    "source_database": "reviewed",
                    "organism": "9541",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 263,
                                    "end": 285,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.036
                        },
                        {
                            "fragments": [
                                {
                                    "start": 293,
                                    "end": 313,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 25
                        },
                        {
                            "fragments": [
                                {
                                    "start": 347,
                                    "end": 369,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.0026
                        },
                        {
                            "fragments": [
                                {
                                    "start": 375,
                                    "end": 397,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 5.7
                        },
                        {
                            "fragments": [
                                {
                                    "start": 403,
                                    "end": 425,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 2.5
                        },
                        {
                            "fragments": [
                                {
                                    "start": 459,
                                    "end": 481,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 5.3
                        },
                        {
                            "fragments": [
                                {
                                    "start": 487,
                                    "end": 509,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.38
                        },
                        {
                            "fragments": [
                                {
                                    "start": 515,
                                    "end": 537,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.12
                        },
                        {
                            "fragments": [
                                {
                                    "start": 571,
                                    "end": 593,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.041
                        },
                        {
                            "fragments": [
                                {
                                    "start": 599,
                                    "end": 621,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.15
                        },
                        {
                            "fragments": [
                                {
                                    "start": 627,
                                    "end": 649,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.076
                        },
                        {
                            "fragments": [
                                {
                                    "start": 655,
                                    "end": 677,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 2.8
                        },
                        {
                            "fragments": [
                                {
                                    "start": 683,
                                    "end": 705,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 5.9
                        },
                        {
                            "fragments": [
                                {
                                    "start": 711,
                                    "end": 733,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 1.2
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01352",
                "name": "KRAB box",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR001909",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9n003",
                    "protein_length": 741,
                    "source_database": "reviewed",
                    "organism": "9541",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 38,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01352",
                            "score": 2e-08
                        }
                    ]
                }
            ]
        }
    ]
}