GET /api/entry/pfam/protein/UniProt/Q6PCY2/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF18658",
                "name": "Spin-doc/GT2D2, zinc finger domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR040647",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6pcy2",
                    "protein_length": 405,
                    "source_database": "unreviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 53,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF18658",
                            "score": 3.4e-14
                        },
                        {
                            "fragments": [
                                {
                                    "start": 144,
                                    "end": 207,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF18658",
                            "score": 2.8e-23
                        },
                        {
                            "fragments": [
                                {
                                    "start": 309,
                                    "end": 372,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF18658",
                            "score": 5.4e-24
                        }
                    ]
                }
            ]
        }
    ]
}