General Handler
GET /api/entry/pfam/protein/UniProt/C8VT57/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF03639",
"name": "Glycosyl hydrolase family 81 N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR040451",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "c8vt57",
"protein_length": 907,
"source_database": "unreviewed",
"organism": "227321",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 211,
"end": 534,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03639",
"score": 1.9e-112
}
]
}
]
},
{
"metadata": {
"accession": "PF17652",
"name": "Glycosyl hydrolase family 81 C-terminal domain",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR040720",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "c8vt57",
"protein_length": 907,
"source_database": "unreviewed",
"organism": "227321",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 544,
"end": 895,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF17652",
"score": 0
}
]
}
]
}
]
}