General Handler
GET /api/entry/pfam/protein/UniProt/Q10L48/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01063",
"name": "Amino-transferase class IV",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001544",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q10l48",
"protein_length": 458,
"source_database": "unreviewed",
"organism": "39947",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 194,
"end": 418,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01063",
"score": 1.8e-44
}
]
}
]
},
{
"metadata": {
"accession": "PF19798",
"name": "Sulfotransferase domain",
"source_database": "pfam",
"type": "domain",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q10l48",
"protein_length": 458,
"source_database": "unreviewed",
"organism": "39947",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 6,
"end": 139,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF19798",
"score": 9.1e-18
}
]
}
]
}
]
}