General Handler
GET /api/entry/pfam/protein/UniProt/Q91YR9/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00107",
"name": "Zinc-binding dehydrogenase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013149",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q91yr9",
"protein_length": 329,
"source_database": "reviewed",
"organism": "10090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 153,
"end": 284,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00107",
"score": 4.1e-20
}
]
}
]
},
{
"metadata": {
"accession": "PF16884",
"name": "N-terminal domain of oxidoreductase",
"source_database": "pfam",
"type": "family",
"integrated": "IPR041694",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q91yr9",
"protein_length": 329,
"source_database": "reviewed",
"organism": "10090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 5,
"end": 105,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF16884",
"score": 2.4e-32
}
]
}
]
}
]
}