General Handler
GET /api/entry/pfam/protein/UniProt/Q8ZK57/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01408",
"name": "Oxidoreductase family, NAD-binding Rossmann fold",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000683",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8zk57",
"protein_length": 336,
"source_database": "reviewed",
"organism": "99287",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 4,
"end": 124,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01408",
"score": 1.5e-26
}
]
}
]
},
{
"metadata": {
"accession": "PF02894",
"name": "Oxidoreductase family, C-terminal alpha/beta domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR004104",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8zk57",
"protein_length": 336,
"source_database": "reviewed",
"organism": "99287",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 137,
"end": 322,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF02894",
"score": 1.5e-19
}
]
}
]
}
]
}