General Handler
GET /api/protein/UniProt/structure/PDB/1bol/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "P08056",
"name": "Ribonuclease Rh",
"source_database": "reviewed",
"length": 238,
"source_organism": {
"taxId": "4844",
"scientificName": "Rhizopus niveus",
"fullName": "Rhizopus niveus"
},
"gene": null,
"in_alphafold": true,
"in_bfvd": false
},
"structures": [
{
"structure_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 222,
"protein_start": 17,
"protein_end": 238
}
]
}
],
"organism": {
"taxid": "4844"
},
"protein": "p08056",
"chain": "A",
"protein_length": 238,
"source_database": "pdb",
"sequence": "SSCSSTALSCSNSANSDTCCSPEYGLVVLNMQWAPGYGPDNAFTLHGLWPDKCSGAYAPSGGCDSNRASSSIASVIKSKDSSLYNSMLTYWPSNQGNNNVFWSHEWSKHGTCVSTYDPDCYDNYEEGEDIVDYFQKAMDLRSQYNVYKAFSSNGITPGGTYTATEMQSAIESYFGAKAKIDCSSGTLSDVALYFYVRGRDTYVITDALSTGSCSGDVEYPTK",
"sequence_length": 222,
"entry_protein_locations": [
{
"fragments": [
{
"start": 117,
"end": 128,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": null,
"score": null
}
],
"entry_structure_locations": [
{
"fragments": [
{
"start": 101,
"end": 112,
"dc-status": "CONTINUOUS",
"auth_start": 101,
"auth_end": 112
}
],
"representative": false,
"model": null,
"score": null
}
],
"accession": "1bol"
}
]
}
]
}