General Handler
GET /api/entry/pfam/protein/UniProt/Q6SW67/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02489",
"name": "Herpesvirus glycoprotein H main domain",
"source_database": "pfam",
"type": "domain",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q6sw67",
"protein_length": 742,
"source_database": "reviewed",
"organism": "295027",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 74,
"end": 560,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF02489",
"score": 2.6e-119
}
]
}
]
},
{
"metadata": {
"accession": "PF17488",
"name": "Herpesvirus glycoprotein H C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR035305",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q6sw67",
"protein_length": 742,
"source_database": "reviewed",
"organism": "295027",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 570,
"end": 708,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF17488",
"score": 3e-37
}
]
}
]
}
]
}