General Handler
GET /api/entry/pfam/protein/UniProt/Q72NG7/?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": "q72ng7",
"protein_length": 225,
"source_database": "reviewed",
"organism": "267671",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 119,
"end": 200,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00189",
"score": 3.9e-30
}
]
}
]
},
{
"metadata": {
"accession": "PF07650",
"name": "KH domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR004044",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q72ng7",
"protein_length": 225,
"source_database": "reviewed",
"organism": "267671",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 37,
"end": 109,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF07650",
"score": 1.6e-15
}
]
}
]
}
]
}