GET /api/entry/pfam/protein/UniProt/A9UN71/?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": "PF12171",
                "name": "Zinc-finger double-stranded RNA-binding",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR022755",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a9un71",
                    "protein_length": 286,
                    "source_database": "unreviewed",
                    "organism": "7227",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 244,
                                    "end": 269,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12171",
                            "score": 6.3e-05
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12874",
                "name": "Zinc-finger of C2H2 type",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013087",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a9un71",
                    "protein_length": 286,
                    "source_database": "unreviewed",
                    "organism": "7227",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 41,
                                    "end": 64,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12874",
                            "score": 0.064
                        },
                        {
                            "fragments": [
                                {
                                    "start": 100,
                                    "end": 124,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12874",
                            "score": 0.018
                        },
                        {
                            "fragments": [
                                {
                                    "start": 183,
                                    "end": 206,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12874",
                            "score": 0.0025
                        }
                    ]
                }
            ]
        }
    ]
}