DataSetVersionReleaseViewModel
Details about the statistical release a data set version was published with.
Properties
Property | Type | Required | Description |
---|---|---|---|
title |
string | true |
The title of the release. |
slug |
string | true |
The slug of the release. |
Example schema
{
"title": "Spring term 2023/24",
"slug": "2023-24-spring-term"
}