API structure has changed
  3 structure changes including:
    
    3 Modifications
        Modified
        3
          Breaking
      
      GET /bookings
              - Query
 - limit query parameter Added
 
GET /stations
              - Query
 - limit, country query parameters Added
 
GET /trips
              - Query
 - 
  page query parameter Modified
    
- 
          Type went from 
numbertointegerBreaking 
 - 
          Type went from 
 - limit query parameter Added