General Handler
GET /api/entry/pfam/protein/UniProt/Q9FR00/?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": "q9fr00",
"protein_length": 205,
"source_database": "unreviewed",
"organism": "4097",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 44,
"end": 104,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13499",
"score": 1.9e-05
},
{
"fragments": [
{
"start": 133,
"end": 198,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13499",
"score": 8.5e-12
}
]
}
]
}
]
}