General Handler
GET /api/entry/pfam/protein/UniProt/Q1LZ81/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF13499",
"name": "EF-hand domain pair",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002048",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q1lz81",
"protein_length": 189,
"source_database": "unreviewed",
"organism": "9913",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 28,
"end": 86,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13499",
"score": 0.0001
},
{
"fragments": [
{
"start": 91,
"end": 152,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13499",
"score": 5.4e-10
}
]
}
]
}
]
}