General Handler
GET /api/entry/pfam/protein/UniProt/Q4ZJU2/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01601",
"name": "Coronavirus spike glycoprotein S2",
"source_database": "pfam",
"type": "family",
"integrated": "IPR002552",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q4zju2",
"protein_length": 1162,
"source_database": "unreviewed",
"organism": "11122",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 583,
"end": 1110,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF01601",
"score": 0
}
]
}
]
},
{
"metadata": {
"accession": "PF19214",
"name": "Coronavirus spike glycoprotein S2, intravirion",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR043614",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q4zju2",
"protein_length": 1162,
"source_database": "unreviewed",
"organism": "11122",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1113,
"end": 1161,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF19214",
"score": 1.1e-07
}
]
}
]
}
]
}