General Handler
GET /api/entry/pfam/protein/UniProt/Q01V48/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01266",
"name": "FAD dependent oxidoreductase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR006076",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q01v48",
"protein_length": 509,
"source_database": "unreviewed",
"organism": "234267",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 13,
"end": 364,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01266",
"score": 2.2e-54
}
]
}
]
},
{
"metadata": {
"accession": "PF16901",
"name": "C-terminal domain of alpha-glycerophosphate oxidase",
"source_database": "pfam",
"type": "family",
"integrated": "IPR031656",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q01v48",
"protein_length": 509,
"source_database": "unreviewed",
"organism": "234267",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 397,
"end": 484,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF16901",
"score": 6.2e-20
}
]
}
]
}
]
}