General Handler
GET /api/entry/pfam/protein/UniProt/Q06HQ3/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00799",
"name": "Geminivirus Rep catalytic domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR049912",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q06hq3",
"protein_length": 361,
"source_database": "unreviewed",
"organism": "403897",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 7,
"end": 119,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00799",
"score": 5.9e-58
}
]
}
]
},
{
"metadata": {
"accession": "PF08283",
"name": "Geminivirus rep protein central domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR022692",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q06hq3",
"protein_length": 361,
"source_database": "unreviewed",
"organism": "403897",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 126,
"end": 231,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF08283",
"score": 3e-35
}
]
}
]
}
]
}