General Handler
GET /api/entry/pfam/protein/UniProt/Q6S004/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00225",
"name": "Kinesin motor domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001752",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q6s004",
"protein_length": 1030,
"source_database": "reviewed",
"organism": "44689",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 459,
"end": 774,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00225",
"score": 1.1e-95
}
]
}
]
},
{
"metadata": {
"accession": "PF00536",
"name": "SAM domain (Sterile alpha motif)",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001660",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q6s004",
"protein_length": 1030,
"source_database": "reviewed",
"organism": "44689",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 6,
"end": 64,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00536",
"score": 0.0006
}
]
}
]
}
]
}