All the docs I can find seem to suggest I need two http requests to do this: one to the stream, giving me a link to the last event, and then one to follow that link.
That seems bizarre, isn't there a way to do this with just one request?
The keyword is 'head', like git. So the last event is at [url of the stream]/head
.