GET /api/entry/pfam/protein/UniProt/J7M8I3/?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": "PF00652",
                "name": "Ricin-type beta-trefoil lectin domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000772",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "j7m8i3",
                    "protein_length": 1682,
                    "source_database": "unreviewed",
                    "organism": "869250",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 233,
                                    "end": 351,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00652",
                            "score": 3.4e-05
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00754",
                "name": "F5/8 type C domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000421",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "j7m8i3",
                    "protein_length": 1682,
                    "source_database": "unreviewed",
                    "organism": "869250",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 361,
                                    "end": 460,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00754",
                            "score": 0.0031
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03815",
                "name": "LCCL domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR004043",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "j7m8i3",
                    "protein_length": 1682,
                    "source_database": "unreviewed",
                    "organism": "869250",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 759,
                                    "end": 853,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03815",
                            "score": 1.3e-15
                        }
                    ]
                }
            ]
        }
    ]
}