General Handler
GET /api/entry/pfam/protein/UniProt/W8B049/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00069",
"name": "Protein kinase domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000719",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "w8b049",
"protein_length": 572,
"source_database": "unreviewed",
"organism": "7213",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 296,
"end": 548,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00069",
"score": 2.2e-68
}
]
}
]
},
{
"metadata": {
"accession": "PF00786",
"name": "P21-Rho-binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000095",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "w8b049",
"protein_length": 572,
"source_database": "unreviewed",
"organism": "7213",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 20,
"end": 77,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00786",
"score": 3.1e-14
}
]
}
]
}
]
}