General Handler
GET /api/entry/pfam/protein/UniProt/B8CNC3/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00466",
"name": "Ribosomal protein L10",
"source_database": "pfam",
"type": "family",
"integrated": "IPR001790",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b8cnc3",
"protein_length": 165,
"source_database": "reviewed",
"organism": "225849",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 6,
"end": 101,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00466",
"score": 2.7e-25
}
]
}
]
},
{
"metadata": {
"accession": "PF27436",
"name": "Ribosomal protein uL10 C-terminal region",
"source_database": "pfam",
"type": "family",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b8cnc3",
"protein_length": 165,
"source_database": "reviewed",
"organism": "225849",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 131,
"end": 165,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF27436",
"score": 1.1e-05
}
]
}
]
}
]
}