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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00226",
                "name": "DnaJ domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001623",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q4gz23",
                    "protein_length": 658,
                    "source_database": "unreviewed",
                    "organism": "185431",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 125,
                                    "end": 187,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00226",
                            "score": 1.2e-13
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF21884",
                "name": "Zuotin-like, zuotin homology domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR054076",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q4gz23",
                    "protein_length": 658,
                    "source_database": "unreviewed",
                    "organism": "185431",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 206,
                                    "end": 311,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF21884",
                            "score": 8.6e-32
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF23082",
                "name": "Myb-like DNA-binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001005",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q4gz23",
                    "protein_length": 658,
                    "source_database": "unreviewed",
                    "organism": "185431",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 508,
                                    "end": 556,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF23082",
                            "score": 3.6e-08
                        }
                    ]
                }
            ]
        }
    ]
}