General Handler
GET /api/entry/pfam/protein/UniProt/H6BV49/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF04564",
"name": "U-box domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003613",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h6bv49",
"protein_length": 1125,
"source_database": "unreviewed",
"organism": "858893",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1026,
"end": 1096,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04564",
"score": 1.8e-21
}
]
}
]
},
{
"metadata": {
"accession": "PF10408",
"name": "Ubiquitin elongating factor core",
"source_database": "pfam",
"type": "family",
"integrated": "IPR019474",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h6bv49",
"protein_length": 1125,
"source_database": "unreviewed",
"organism": "858893",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 385,
"end": 1009,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF10408",
"score": 0
}
]
}
]
}
]
}