General Handler
GET /api/entry/pfam/protein/UniProt/Q2UA18/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00650",
"name": "CRAL/TRIO domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001251",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2ua18",
"protein_length": 455,
"source_database": "reviewed",
"organism": "510516",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 229,
"end": 361,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00650",
"score": 2e-12
}
]
}
]
},
{
"metadata": {
"accession": "PF03765",
"name": "CRAL/TRIO, N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR011074",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2ua18",
"protein_length": 455,
"source_database": "reviewed",
"organism": "510516",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 112,
"end": 169,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03765",
"score": 4.2e-06
}
]
}
]
}
]
}