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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00622",
                "name": "SPRY domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR003877",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q96f44",
                    "protein_length": 468,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 341,
                                    "end": 444,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00622",
                            "score": 2.6e-18
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00643",
                "name": "B-box zinc finger",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000315",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q96f44",
                    "protein_length": 468,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 89,
                                    "end": 128,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00643",
                            "score": 2.4e-05
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13765",
                "name": "SPRY-associated domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR006574",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q96f44",
                    "protein_length": 468,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 289,
                                    "end": 337,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13765",
                            "score": 2.1e-20
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF15227",
                "name": "zinc finger of C3HC4-type, RING",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q96f44",
                    "protein_length": 468,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 16,
                                    "end": 56,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF15227",
                            "score": 9.5e-09
                        }
                    ]
                }
            ]
        }
    ]
}