General Handler
GET /api/entry/pfam/protein/UniProt/A5IC27/?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": "a5ic27",
"protein_length": 666,
"source_database": "reviewed",
"organism": "400673",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 281,
"end": 634,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01266",
"score": 9.3e-42
}
]
}
]
},
{
"metadata": {
"accession": "PF05430",
"name": "S-adenosyl-L-methionine-dependent methyltransferase",
"source_database": "pfam",
"type": "family",
"integrated": "IPR008471",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a5ic27",
"protein_length": 666,
"source_database": "reviewed",
"organism": "400673",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 118,
"end": 252,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF05430",
"score": 2.5e-30
}
]
}
]
}
]
}