General Handler
GET /api/entry/pfam/protein/UniProt/Q84WC6/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00240",
"name": "Ubiquitin family",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000626",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q84wc6",
"protein_length": 477,
"source_database": "reviewed",
"organism": "3702",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 3,
"end": 73,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00240",
"score": 0.00011
}
]
}
]
},
{
"metadata": {
"accession": "PF00443",
"name": "Ubiquitin carboxyl-terminal hydrolase",
"source_database": "pfam",
"type": "family",
"integrated": "IPR001394",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q84wc6",
"protein_length": 477,
"source_database": "reviewed",
"organism": "3702",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 104,
"end": 470,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00443",
"score": 9.9e-56
}
]
}
]
}
]
}