We're currently using the following API endpoint to get the list of attendees:
https://www.meetup.com/meetup_api/docs/:urlname/events/:event_id/rsvps/#list
Unfortunately, this seems to only return the name in the format "Dan C.".
Is there a way of getting the full names back?