Using the REST API for traversing sermons and congregations is a bit treacherous without exposing IDs. When sermons are sorted a certain way and an index is used to pick the sermon, the rendered sermon may be incorrect.
The solution
Expose id values for Sermon and Congregation objects
The Problem
Using the REST API for traversing sermons and congregations is a bit treacherous without exposing IDs. When sermons are sorted a certain way and an index is used to pick the sermon, the rendered sermon may be incorrect.
The solution
Expose id values for
Sermon
andCongregation
objects