More work needs to be done on that endpoint (which I created based on my needs for the calendar UI). Namely:
- Change the route to /api/1/origin/<int>/visits/ for consistency
- Return more interesting and complete data than just the bare timestamps of the visits
- Add the origin visit status information to what we display, and display that information on the graph, when that information becomes available via the storage API (see T533)