v1

latestOpenAPI 3.0.0Open Government Licence v3.02026-07-14355492.7 KB
Public

Get a list of editions of a dataset

Get a list of editions of a dataset. Each edition returns the latest version of that edition.

get/datasets/{id}/editions

Path parameters

idstring required

ID that represents a dataset

Query parameters

limitinteger

Maximum number of items that will be returned. A value of zero will return zero items.

offsetinteger

Starting index of the items array that will be returned. By default it is zero, meaning that the returned items will start from the beginning.

Response

A json list containing all editions for a dataset