GET /api/entry/pfam/protein/UniProt/B8DHD7
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF01225",
                "name": "Mur ligase family, catalytic domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000713",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b8dhd7",
                    "protein_length": 447,
                    "source_database": "reviewed",
                    "organism": "552536",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 101,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01225",
                            "score": 1.5e-22
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02875",
                "name": "Mur ligase, glutamate ligase domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR004101",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b8dhd7",
                    "protein_length": 447,
                    "source_database": "reviewed",
                    "organism": "552536",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 297,
                                    "end": 418,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF02875",
                            "score": 1.5e-13
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF08245",
                "name": "Mur ligase middle domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013221",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b8dhd7",
                    "protein_length": 447,
                    "source_database": "reviewed",
                    "organism": "552536",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 106,
                                    "end": 274,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF08245",
                            "score": 1.2e-19
                        }
                    ]
                }
            ]
        }
    ]
}