General Handler
GET /api/entry/pfam/protein/UniProt/V7DBU8/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00091",
"name": "Tubulin/FtsZ family, GTPase domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003008",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "v7dbu8",
"protein_length": 398,
"source_database": "unreviewed",
"organism": "1388762",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 14,
"end": 173,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00091",
"score": 4.3e-45
}
]
}
]
},
{
"metadata": {
"accession": "PF12327",
"name": "FtsZ family, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR024757",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "v7dbu8",
"protein_length": 398,
"source_database": "unreviewed",
"organism": "1388762",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 222,
"end": 316,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF12327",
"score": 1.1e-31
}
]
}
]
}
]
}