/dryad/datasets

POST /api/dryad/datasets

Price: 1 credit

Get one Dryad dataset by DOI. Returns the title, abstract, methods and usage notes, every author with ORCID, affiliation and contact email, the funding awards, the licence, the keywords and study locations, the related publication, the current version and its stored size, and the view, download and citation counts.

How to use it

Dryad holds the data behind a published paper, so `related_works` with relationship `primary_article` is the paper this dataset belongs to, and `related_publication_issn` is that journal. The DOI is the only identifier that resolves here — the numeric `internal_id` in the body addresses nothing public. This returns the metadata only; call /dryad/datasets/files for the file names, sizes and download links. `download_url` answers 401 anonymously, the same as the per-file download links. `abstract` is null when the depositor filled none, rather than carrying Dryad's own placeholder text, and `metrics` moves between calls because the counters are live.

Parameters

Request body

Response

Errors

Response headers