GET /api/entry/pfam/protein/UniProt/A0A7F5RE02/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 109.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": "a0a7f5re02",
                    "protein_length": 754,
                    "source_database": "unreviewed",
                    "organism": "224129",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 256,
                                    "end": 278,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 10
                        },
                        {
                            "fragments": [
                                {
                                    "start": 284,
                                    "end": 306,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 4.6
                        },
                        {
                            "fragments": [
                                {
                                    "start": 312,
                                    "end": 336,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.056
                        },
                        {
                            "fragments": [
                                {
                                    "start": 348,
                                    "end": 369,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 2.8
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13912",
                "name": "C2H2-type zinc finger",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013087",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7f5re02",
                    "protein_length": 754,
                    "source_database": "unreviewed",
                    "organism": "224129",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 392,
                                    "end": 417,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13912",
                            "score": 31
                        }
                    ]
                }
            ]
        }
    ]
}