General Handler
GET /api/entry/pfam/protein/UniProt/A6UV65/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00181",
"name": "Ribosomal Proteins L2, RNA binding N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR022666",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a6uv65",
"protein_length": 240,
"source_database": "reviewed",
"organism": "419665",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 6,
"end": 86,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00181",
"score": 4.7e-13
}
]
}
]
},
{
"metadata": {
"accession": "PF03947",
"name": "Ribosomal Proteins L2, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR022669",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a6uv65",
"protein_length": 240,
"source_database": "reviewed",
"organism": "419665",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 93,
"end": 218,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03947",
"score": 5.8e-42
}
]
}
]
}
]
}