GET /api/entry/pfam/protein/UniProt/A6WT44/?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": "PF01977",
                "name": "3-octaprenyl-4-hydroxybenzoate carboxy-lyase Rift-related domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR048304",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a6wt44",
                    "protein_length": 493,
                    "source_database": "reviewed",
                    "organism": "402882",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 121,
                                    "end": 322,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01977",
                            "score": 3.2e-77
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF20695",
                "name": "3-octaprenyl-4-hydroxybenzoate carboxy-lyase N-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR049383",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a6wt44",
                    "protein_length": 493,
                    "source_database": "reviewed",
                    "organism": "402882",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 10,
                                    "end": 89,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF20695",
                            "score": 6.6e-27
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF20696",
                "name": "3-octaprenyl-4-hydroxybenzoate carboxy-lyase C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR049381",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a6wt44",
                    "protein_length": 493,
                    "source_database": "reviewed",
                    "organism": "402882",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 328,
                                    "end": 452,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF20696",
                            "score": 2.1e-45
                        }
                    ]
                }
            ]
        }
    ]
}