With the recent support for dataset types, it would be good to learn about the type of a dataset from any version of the dataset retrieved as JSON from the API.
This saves another roundtrip, retrieving the Dataset JSON from the datasetId on its version. Much easier to use for client libs this way!
CC @JR-1991