General Handler
GET /api/protein/UniProt/structure/PDB/1whi/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "P04450",
"name": "Large ribosomal subunit protein uL14",
"source_database": "reviewed",
"length": 122,
"source_organism": {
"taxId": "1422",
"scientificName": "Geobacillus stearothermophilus",
"fullName": "Geobacillus stearothermophilus"
},
"gene": "rplN",
"in_alphafold": true,
"in_bfvd": false
},
"structures": [
{
"structure_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 122,
"protein_start": 1,
"protein_end": 122
}
]
}
],
"organism": {
"taxid": "1422"
},
"protein": "p04450",
"chain": "A",
"protein_length": 122,
"source_database": "pdb",
"sequence": "MIQQESRLKVADNSGAREVLVIKVLGGSGRRYANIGDVVVATVKDATPGGVVKKGQVVKAVVVRTKRGVRRPDGSYIRFDENACVIIRDDKSPRGTRIFGPVARELRDKDFMKIISLAPEVI",
"sequence_length": 122,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 122,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": null,
"score": null
}
],
"entry_structure_locations": [
{
"fragments": [
{
"start": 1,
"end": 122,
"dc-status": "CONTINUOUS",
"auth_start": 1,
"auth_end": 122
}
],
"representative": false,
"model": null,
"score": null
}
],
"accession": "1whi"
}
]
}
]
}