GET /api/entry/pfam/protein/UniProt/A0Q462/?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": "PF00205",
                "name": "Thiamine pyrophosphate enzyme, central domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR012000",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0q462",
                    "protein_length": 565,
                    "source_database": "unreviewed",
                    "organism": "401614",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 216,
                                    "end": 338,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00205",
                            "score": 1.1e-14
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02775",
                "name": "Thiamine pyrophosphate enzyme, C-terminal TPP binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR011766",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0q462",
                    "protein_length": 565,
                    "source_database": "unreviewed",
                    "organism": "401614",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 407,
                                    "end": 542,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02775",
                            "score": 1.7e-21
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02776",
                "name": "Thiamine pyrophosphate enzyme, N-terminal TPP binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR012001",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0q462",
                    "protein_length": 565,
                    "source_database": "unreviewed",
                    "organism": "401614",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 19,
                                    "end": 125,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02776",
                            "score": 5.2e-16
                        }
                    ]
                }
            ]
        }
    ]
}