get https://api.data.world/v0/datasets//
Retrieve a dataset. The definition of the dataset will be returned, not its data. Use
GET:/download/{owner}/{id}
or GET:/file_download/{owner}/{id}/{file}
to retrieve the original files
content, or POST:/sql/{owner}/{id}
or POST:/sparql/{owner}/{id}
to query the data.