Currently online events return Online event in the location key, which is kinda weird. Meetup's API response does that unfortunately.
But according to Meetup's API doc, there is an additional key called is_online_event which I think would be useful to be included in the /events response.
Currently online events return
Online eventin thelocationkey, which is kinda weird. Meetup's API response does that unfortunately.But according to Meetup's API doc, there is an additional key called
is_online_eventwhich I think would be useful to be included in the/eventsresponse.