General Handler
GET /api/protein/UniProt/structure/PDB/2ocb/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "Q9NP90",
"name": "Ras-related protein Rab-9B",
"source_database": "reviewed",
"length": 201,
"source_organism": {
"taxId": "9606",
"scientificName": "Homo sapiens",
"fullName": "Homo sapiens (Human)"
},
"gene": "RAB9B",
"in_alphafold": true,
"in_bfvd": false
},
"structures": [
{
"structure_protein_locations": [
{
"fragments": [
{
"start": 2,
"end": 180,
"protein_start": 2,
"protein_end": 180
}
]
}
],
"organism": {
"taxid": "9606"
},
"protein": "q9np90",
"chain": "A",
"protein_length": 201,
"source_database": "pdb",
"sequence": "GSGKSLLLKVILLGDGGVGKSSLMNRYVTNKFDSQAFHTIGVEFLNRDLEVDGRFVTLQIWDTAGQERFKSLRTPFYRGADCCLLTFSVDDRQSFENLGNWQKEFIYYADVKDPEHFPFVVLGNKVDKEDRQVTTEEAQTWCMENGDYPYLETSAKDDTNVTVAFEEAVRQVLAVEEQLE",
"sequence_length": 180,
"entry_protein_locations": [
{
"fragments": [
{
"start": 3,
"end": 172,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": null,
"score": null
}
],
"entry_structure_locations": [
{
"fragments": [
{
"start": 3,
"end": 172,
"dc-status": "CONTINUOUS",
"auth_start": 3,
"auth_end": 172
}
],
"representative": false,
"model": null,
"score": null
}
],
"accession": "2ocb"
}
]
}
]
}