General Handler
GET /api/entry/pfam/protein/UniProt/Q2FW96/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01232",
"name": "Mannitol dehydrogenase Rossmann domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013131",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2fw96",
"protein_length": 368,
"source_database": "reviewed",
"organism": "93061",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 180,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01232",
"score": 6.2e-46
}
]
}
]
},
{
"metadata": {
"accession": "PF08125",
"name": "Mannitol dehydrogenase C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013118",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2fw96",
"protein_length": 368,
"source_database": "reviewed",
"organism": "93061",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 192,
"end": 336,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08125",
"score": 1e-29
}
]
}
]
}
]
}