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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00093",
                "name": "von Willebrand factor type C domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001007",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q96dn2",
                    "protein_length": 955,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 386,
                                    "end": 440,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00093",
                            "score": 0.00015
                        },
                        {
                            "fragments": [
                                {
                                    "start": 501,
                                    "end": 559,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00093",
                            "score": 1.8e-05
                        },
                        {
                            "fragments": [
                                {
                                    "start": 629,
                                    "end": 684,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00093",
                            "score": 0.001
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12662",
                "name": "Complement Clr-like EGF-like",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR026823",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q96dn2",
                    "protein_length": 955,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 161,
                                    "end": 184,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12662",
                            "score": 0.0022
                        },
                        {
                            "fragments": [
                                {
                                    "start": 200,
                                    "end": 223,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12662",
                            "score": 8.5e-06
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF23334",
                "name": "VWC2L-like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q96dn2",
                    "protein_length": 955,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 573,
                                    "end": 623,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF23334",
                            "score": 4.9e-06
                        },
                        {
                            "fragments": [
                                {
                                    "start": 687,
                                    "end": 740,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF23334",
                            "score": 0.0013
                        }
                    ]
                }
            ]
        }
    ]
}