General Handler
GET /api/entry/pfam/protein/UniProt/Q59Z14/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF13646",
"name": "HEAT repeats",
"source_database": "pfam",
"type": "repeat",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q59z14",
"protein_length": 318,
"source_database": "reviewed",
"organism": "237561",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 61,
"end": 143,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13646",
"score": 1.1e-09
},
{
"fragments": [
{
"start": 218,
"end": 301,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13646",
"score": 1.5e-09
}
]
}
]
}
]
}