General Handler
GET /api/entry/pfam/protein/UniProt/B6SZ72/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01842",
"name": "ACT domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002912",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b6sz72",
"protein_length": 562,
"source_database": "unreviewed",
"organism": "4577",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 184,
"end": 236,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01842",
"score": 0.0059
}
]
}
]
},
{
"metadata": {
"accession": "PF07714",
"name": "Protein tyrosine and serine/threonine kinase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001245",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b6sz72",
"protein_length": 562,
"source_database": "unreviewed",
"organism": "4577",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 284,
"end": 532,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF07714",
"score": 4.8e-68
}
]
}
]
}
]
}