General Handler
GET /api/entry/pfam/protein/UniProt/Q2TU34/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00316",
"name": "Fructose-1-6-bisphosphatase, N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR033391",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2tu34",
"protein_length": 338,
"source_database": "unreviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 13,
"end": 198,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00316",
"score": 8.5e-84
}
]
}
]
},
{
"metadata": {
"accession": "PF18913",
"name": "Fructose-1-6-bisphosphatase, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR044015",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2tu34",
"protein_length": 338,
"source_database": "unreviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 203,
"end": 332,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF18913",
"score": 2.8e-43
}
]
}
]
}
]
}