GET /v1/dataset/baltic-sea-currents-sample/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "baltic-sea-currents-sample",
    "title": "Baltic Sea Currents Sample",
    "group": "Currents Sample",
    "description": null,
    "date_updated": "2017-08-23T06:18:08.237351Z",
    "url": "https://api.tidetech.org/v1/dataset/baltic-sea-currents-sample/?format=api",
    "data_url": "https://api.tidetech.org/v1/dataset/baltic-sea-currents-sample/data/?format=api",
    "group_url": "https://api.tidetech.org/v1/group/7/?format=api",
    "codes": [
        49,
        50
    ],
    "resolution_degrees": "0.040",
    "file_formats": [
        "grb",
        "nc"
    ],
    "file_size_zipped_grb": "1.99",
    "file_size_zipped_nc": "2.48",
    "timeperiod_minutes": 60,
    "timesteps": [
        "2017-08-20T00:00:00Z",
        "2017-08-20T01:00:00Z",
        "2017-08-20T02:00:00Z",
        "2017-08-20T03:00:00Z",
        "2017-08-20T04:00:00Z",
        "2017-08-20T05:00:00Z",
        "2017-08-20T06:00:00Z",
        "2017-08-20T07:00:00Z",
        "2017-08-20T08:00:00Z",
        "2017-08-20T09:00:00Z",
        "2017-08-20T10:00:00Z",
        "2017-08-20T11:00:00Z",
        "2017-08-20T12:00:00Z",
        "2017-08-20T13:00:00Z",
        "2017-08-20T14:00:00Z",
        "2017-08-20T15:00:00Z",
        "2017-08-20T16:00:00Z",
        "2017-08-20T17:00:00Z",
        "2017-08-20T18:00:00Z",
        "2017-08-20T19:00:00Z",
        "2017-08-20T20:00:00Z",
        "2017-08-20T21:00:00Z",
        "2017-08-20T22:00:00Z",
        "2017-08-20T23:00:00Z",
        "2017-08-21T00:00:00Z",
        "2017-08-21T01:00:00Z",
        "2017-08-21T02:00:00Z",
        "2017-08-21T03:00:00Z",
        "2017-08-21T04:00:00Z",
        "2017-08-21T05:00:00Z",
        "2017-08-21T06:00:00Z",
        "2017-08-21T07:00:00Z",
        "2017-08-21T08:00:00Z",
        "2017-08-21T09:00:00Z",
        "2017-08-21T10:00:00Z",
        "2017-08-21T11:00:00Z",
        "2017-08-21T12:00:00Z",
        "2017-08-21T13:00:00Z",
        "2017-08-21T14:00:00Z",
        "2017-08-21T15:00:00Z",
        "2017-08-21T16:00:00Z",
        "2017-08-21T17:00:00Z",
        "2017-08-21T18:00:00Z",
        "2017-08-21T19:00:00Z",
        "2017-08-21T20:00:00Z",
        "2017-08-21T21:00:00Z",
        "2017-08-21T22:00:00Z",
        "2017-08-21T23:00:00Z",
        "2017-08-22T00:00:00Z",
        "2017-08-22T01:00:00Z",
        "2017-08-22T02:00:00Z",
        "2017-08-22T03:00:00Z",
        "2017-08-22T04:00:00Z",
        "2017-08-22T05:00:00Z",
        "2017-08-22T06:00:00Z",
        "2017-08-22T07:00:00Z",
        "2017-08-22T08:00:00Z",
        "2017-08-22T09:00:00Z",
        "2017-08-22T10:00:00Z",
        "2017-08-22T11:00:00Z",
        "2017-08-22T12:00:00Z"
    ],
    "geom": {
        "type": "Polygon",
        "coordinates": [
            [
                [
                    9.042,
                    53.025
                ],
                [
                    9.042,
                    65.825
                ],
                [
                    30.242,
                    65.825
                ],
                [
                    30.242,
                    53.025
                ],
                [
                    9.042,
                    53.025
                ]
            ]
        ],
        "extent": [
            9.042,
            53.025,
            30.242,
            65.825
        ]
    },
    "content": null,
    "is_public": true,
    "geoserver_name": null,
    "file_name": "baltic-sea-currents-sample",
    "s3path": "sample/models/baltic-sea/data"
}