General Handler
GET /api/entry/pfam/protein/UniProt/Q2G770/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01614",
"name": "Bacterial transcriptional regulator IclR C-terminal",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR014757",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2g770",
"protein_length": 266,
"source_database": "unreviewed",
"organism": "279238",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 78,
"end": 258,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01614",
"score": 2.2e-05
}
]
}
]
},
{
"metadata": {
"accession": "PF09339",
"name": "IclR helix-turn-helix domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR005471",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2g770",
"protein_length": 266,
"source_database": "unreviewed",
"organism": "279238",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 11,
"end": 59,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF09339",
"score": 0.00023
}
]
}
]
}
]
}