GET /api/entry/pfam/protein/UniProt/G5BIV1/?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": "PF01301",
                "name": "Glycosyl hydrolases family 35",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR031330",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g5biv1",
                    "protein_length": 624,
                    "source_database": "unreviewed",
                    "organism": "10181",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 16,
                                    "end": 331,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01301",
                            "score": 2.1e-122
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF21317",
                "name": "Beta-galactosidase, first all-beta domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR048912",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g5biv1",
                    "protein_length": 624,
                    "source_database": "unreviewed",
                    "organism": "10181",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 378,
                                    "end": 491,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF21317",
                            "score": 2.5e-39
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF21467",
                "name": "Beta-galactosidase, galactose-binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR048913",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g5biv1",
                    "protein_length": 624,
                    "source_database": "unreviewed",
                    "organism": "10181",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 525,
                                    "end": 586,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF21467",
                            "score": 5.3e-20
                        }
                    ]
                }
            ]
        }
    ]
}