GET /api/entry/pfam/protein/UniProt/Q76HN4/?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": "PF02449",
                "name": "Beta-galactosidase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013529",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q76hn4",
                    "protein_length": 786,
                    "source_database": "reviewed",
                    "organism": "69014",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 26,
                                    "end": 414,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF02449",
                            "score": 3.4e-45
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF22345",
                "name": "GLMA, C-terminal",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR054747",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q76hn4",
                    "protein_length": 786,
                    "source_database": "reviewed",
                    "organism": "69014",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 654,
                                    "end": 784,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF22345",
                            "score": 7.5e-70
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF22369",
                "name": "GLMA-like, second domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR054746",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q76hn4",
                    "protein_length": 786,
                    "source_database": "reviewed",
                    "organism": "69014",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 455,
                                    "end": 585,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF22369",
                            "score": 6e-36
                        }
                    ]
                }
            ]
        }
    ]
}