I could've sworn I had asked this before but I don't see the thread anywhere.
Is there a way to get
all trips for a route? The
trips-for-route method only returns active trips whereas I'm looking for all trips.
The only workaround I can see at the moment is to hit
stops-for-route and then hit
schedule-for-stop for
every single stop returned; as not every trip will serve every stop.