API: Get Baggage Location
Description: Retrieve the last known location of a specific bag in the JKHLE baggage system
Example URI: getBagLocation?bagID=1234
Example Response: {"bagstatus": {"bags": [{"id": "1234","location": "ROCHESTER INTERNATIONAL AIRPORT","time": "Thu FEB 14 09:24 UTC 2013"}]}}