General Handler
GET /api/entry/pfam/protein/UniProt/A0A151II98/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00368",
"name": "Hydroxymethylglutaryl-coenzyme A reductase",
"source_database": "pfam",
"type": "family",
"integrated": "IPR002202",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a151ii98",
"protein_length": 922,
"source_database": "unreviewed",
"organism": "456900",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 515,
"end": 893,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00368",
"score": 0
}
]
}
]
},
{
"metadata": {
"accession": "PF12349",
"name": "Sterol-sensing domain of SREBP cleavage-activation",
"source_database": "pfam",
"type": "family",
"integrated": "IPR053958",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a151ii98",
"protein_length": 922,
"source_database": "unreviewed",
"organism": "456900",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 92,
"end": 225,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF12349",
"score": 5.2e-12
}
]
}
]
}
]
}