Messing with the Meetup API (don't ask). A given reply has many optional fields, so a reply could have 30-50 fields.
Got a method together for turning a collection of these replies into a tidyverse tibble, with NAs for missing fields, but its a bit ugly and slow. Does anyone have a good workflow for this?