General Handler
GET /api/entry/pfam/protein/UniProt/Q32HY3/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00849",
"name": "RNA pseudouridylate synthase",
"source_database": "pfam",
"type": "family",
"integrated": "IPR006145",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q32hy3",
"protein_length": 231,
"source_database": "unreviewed",
"organism": "300267",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 62,
"end": 192,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00849",
"score": 2.4e-17
}
]
}
]
},
{
"metadata": {
"accession": "PF01479",
"name": "S4 domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002942",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q32hy3",
"protein_length": 231,
"source_database": "unreviewed",
"organism": "300267",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 46,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01479",
"score": 3.3e-06
}
]
}
]
}
]
}