Sharepoint - REST API + Expand Recurring Calendar Events?
Unfortunately, the REST API with Javascript will not give you the recurring calendar items. If you want to retrieve the recurring calendar items with client side code, you need to take a look at SPServices: http://spservices.codeplex.com/
Take a look at this thread: http://spservices.codeplex.com/discussions/254560