General Handler
GET /api/entry/pfam/protein/UniProt/V8ARA8/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00027",
"name": "Cyclic nucleotide-binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000595",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "v8ara8",
"protein_length": 220,
"source_database": "unreviewed",
"organism": "1380772",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 24,
"end": 109,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00027",
"score": 0.003
}
]
}
]
},
{
"metadata": {
"accession": "PF13545",
"name": "Crp-like helix-turn-helix domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR012318",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "v8ara8",
"protein_length": 220,
"source_database": "unreviewed",
"organism": "1380772",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 162,
"end": 214,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13545",
"score": 4.6e-05
}
]
}
]
}
]
}