The methods used to fetch skus.
Both Games and Parts can be Skus.
Depending on the sku used in the URI this method will return a different wing_object_type
for each sku.
GET /api/sku/xxx
Optional. The unique session id provided by a Session method.
Returns:
{ "id" : "xxx", "name" : "Prison Break", ... }