General Handler
GET /api/entry/pfam/protein/UniProt/B8IS76/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00542",
"name": "Ribosomal protein L7/L12 C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013823",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b8is76",
"protein_length": 126,
"source_database": "reviewed",
"organism": "460265",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 60,
"end": 126,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00542",
"score": 8.1e-28
}
]
}
]
},
{
"metadata": {
"accession": "PF16320",
"name": "Ribosomal protein L7/L12 dimerisation domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR008932",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b8is76",
"protein_length": 126,
"source_database": "reviewed",
"organism": "460265",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 5,
"end": 50,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF16320",
"score": 1.4e-14
}
]
}
]
}
]
}