General Handler
GET /api/entry/pfam/protein/UniProt/Q5RE79/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02779",
"name": "Transketolase, pyrimidine binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR005475",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q5re79",
"protein_length": 359,
"source_database": "reviewed",
"organism": "9601",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 33,
"end": 206,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02779",
"score": 1.6e-39
}
]
}
]
},
{
"metadata": {
"accession": "PF02780",
"name": "Transketolase, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR033248",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q5re79",
"protein_length": 359,
"source_database": "reviewed",
"organism": "9601",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 226,
"end": 349,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02780",
"score": 1.3e-35
}
]
}
]
}
]
}