General Handler
GET /api/entry/pfam/protein/UniProt/X0AC27/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00270",
"name": "DEAD/DEAH box helicase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR011545",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "x0ac27",
"protein_length": 797,
"source_database": "unreviewed",
"organism": "1089452",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 282,
"end": 451,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00270",
"score": 4.9e-42
}
]
}
]
},
{
"metadata": {
"accession": "PF00271",
"name": "Helicase conserved C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001650",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "x0ac27",
"protein_length": 797,
"source_database": "unreviewed",
"organism": "1089452",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 495,
"end": 598,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00271",
"score": 3.5e-25
}
]
}
]
}
]
}