General Handler
GET /api/entry/pfam/protein/UniProt/Q30TV8/?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": "q30tv8",
"protein_length": 241,
"source_database": "reviewed",
"organism": "326298",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 120,
"end": 202,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00189",
"score": 3.3e-36
}
]
}
]
},
{
"metadata": {
"accession": "PF07650",
"name": "KH domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR004044",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q30tv8",
"protein_length": 241,
"source_database": "reviewed",
"organism": "326298",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 38,
"end": 108,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF07650",
"score": 7.9e-15
}
]
}
]
}
]
}