General Handler
GET /api/entry/pfam/protein/UniProt/O59424/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00189",
"name": "Ribosomal protein S3, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001351",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "o59424",
"protein_length": 210,
"source_database": "reviewed",
"organism": "70601",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 99,
"end": 182,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00189",
"score": 3.1e-22
}
]
}
]
},
{
"metadata": {
"accession": "PF07650",
"name": "KH domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR004044",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "o59424",
"protein_length": 210,
"source_database": "reviewed",
"organism": "70601",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 17,
"end": 88,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF07650",
"score": 1.7e-13
}
]
}
]
}
]
}