General Handler
GET /api/entry/pfam/protein/UniProt/Q9CZ96/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00076",
"name": "RNA recognition motif",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000504",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9cz96",
"protein_length": 217,
"source_database": "reviewed",
"organism": "10090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 12,
"end": 82,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00076",
"score": 4.7e-17
}
]
}
]
},
{
"metadata": {
"accession": "PF00098",
"name": "Zinc knuckle",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001878",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9cz96",
"protein_length": 217,
"source_database": "reviewed",
"organism": "10090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 106,
"end": 122,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00098",
"score": 0.15
}
]
}
]
}
]
}