Content-Type [Required]
GET
/robots/showGets any of your robots by its ID.
Authorization is required for this resource.
You will not be able to access other user's robots with this resource; only your own. Use /robots/find to lookup other robots by a variety of criteria.
application/json
Content-Type
declared.
Bearer authorization_token
integer
{"name":"Polly","weapon":"Flipper","weight_class":"Beetleweight (1.5kg)"}
{"error":"ID must be specified."}
{"error":"Robot could not be found."}
{"error":"You do not have permissions to access this resource."}