General Handler
GET /api/entry/pfam/protein/UniProt/H3BIS6/?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": "h3bis6",
"protein_length": 238,
"source_database": "unreviewed",
"organism": "7897",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 21,
"end": 119,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00466",
"score": 1.3e-17
}
]
}
]
},
{
"metadata": {
"accession": "PF17777",
"name": "Insertion domain in 60S ribosomal protein L10P",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR040637",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h3bis6",
"protein_length": 238,
"source_database": "unreviewed",
"organism": "7897",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 125,
"end": 194,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF17777",
"score": 3.1e-23
}
]
}
]
}
]
}