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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00505",
                "name": "HMG (high mobility group) box",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR009071",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q2kj34",
                    "protein_length": 512,
                    "source_database": "reviewed",
                    "organism": "9913",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 433,
                                    "end": 496,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00505",
                            "score": 2e-10
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF08517",
                "name": "Ataxin-1 and HBP1 module (AXH)",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR003652",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q2kj34",
                    "protein_length": 512,
                    "source_database": "reviewed",
                    "organism": "9913",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 213,
                                    "end": 337,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF08517",
                            "score": 1.1e-31
                        }
                    ]
                }
            ]
        }
    ]
}