General Handler
GET /api/entry/pfam/protein/UniProt/D7MM16/?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": "d7mm16",
"protein_length": 182,
"source_database": "unreviewed",
"organism": "81972",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 28,
"end": 87,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13499",
"score": 6.8e-06
},
{
"fragments": [
{
"start": 109,
"end": 175,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13499",
"score": 6.6e-12
}
]
}
]
}
]
}