get https://api.scale.com/v1/nucleus/dataset//iloc/
Dataset.iloc(i: int) -> dict
Fetches information about the DatasetItem based on integer offset. For instance 42 specifies the 42nd uploaded item to the Dataset.
Directly Download DatasetItem Image
DatasetItem ImageTo retrieve just the image, you can append the query string ?format=image after the URL. This allows you to download the image directly from its original URL (minus metadata).