General Handler
GET /api/entry/pfam/protein/UniProt/Q642L7/?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": "q642l7",
"protein_length": 156,
"source_database": "unreviewed",
"organism": "10090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 3,
"end": 74,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00240",
"score": 1.4e-29
}
]
}
]
},
{
"metadata": {
"accession": "PF01599",
"name": "Ribosomal protein S27a",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002906",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q642l7",
"protein_length": 156,
"source_database": "unreviewed",
"organism": "10090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 102,
"end": 149,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01599",
"score": 1.8e-21
}
]
}
]
}
]
}