General Handler
GET /api/entry/pfam/protein/UniProt/B7IT08/?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": "b7it08",
"protein_length": 166,
"source_database": "reviewed",
"organism": "405531",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 5,
"end": 101,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00466",
"score": 6e-29
}
]
}
]
},
{
"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": "b7it08",
"protein_length": 166,
"source_database": "reviewed",
"organism": "405531",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 131,
"end": 163,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF27436",
"score": 5.1e-13
}
]
}
]
}
]
}