GET /api/entry/pfam/protein/UniProt/J9Z948/?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": "PF00158",
                "name": "Sigma-54 interaction domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR002078",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "j9z948",
                    "protein_length": 518,
                    "source_database": "unreviewed",
                    "organism": "1048260",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 202,
                                    "end": 367,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00158",
                            "score": 1.4e-58
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07238",
                "name": "PilZ domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR009875",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "j9z948",
                    "protein_length": 518,
                    "source_database": "unreviewed",
                    "organism": "1048260",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 106,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07238",
                            "score": 0.044
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF25601",
                "name": "AAA+ ATPase lid domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR058031",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "j9z948",
                    "protein_length": 518,
                    "source_database": "unreviewed",
                    "organism": "1048260",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 373,
                                    "end": 454,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF25601",
                            "score": 1.8e-14
                        }
                    ]
                }
            ]
        }
    ]
}