List the timesteps present in a temporal raster.

Responds with a list of datetimes, along with the queried start and end.

Query parameters

start: Optional Datetime as ISO8601 string. Defaults to the first timestep of the raster.

end: Optional Datetime as ISO8601 string. Defaults to the last timestep of the raster. The preferred name for this query parameter is "end", but "stop" is accepted as well for backwards compatibility.

GET /api/v4/rasters/4e860e4e-1aec-4d1b-989c-af730e438ba6/timesteps/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "start": "2000-01-01T12:00:00Z",
    "end": "2000-01-01T20:00:05.380859Z",
    "steps": [
        "2000-01-01T12:00:00Z",
        "2000-01-01T12:05:03.147919Z",
        "2000-01-01T12:10:00.759766Z",
        "2000-01-01T12:15:04.570862Z",
        "2000-01-01T12:20:00.084717Z",
        "2000-01-01T12:25:01.461304Z",
        "2000-01-01T12:30:00.334351Z",
        "2000-01-01T12:35:01.390869Z",
        "2000-01-01T12:40:03.441162Z",
        "2000-01-01T12:45:01.332031Z",
        "2000-01-01T12:50:01.857910Z",
        "2000-01-01T12:55:01.485840Z",
        "2000-01-01T13:00:01.154541Z",
        "2000-01-01T13:05:00.694580Z",
        "2000-01-01T13:10:01.924316Z",
        "2000-01-01T13:15:02.272461Z",
        "2000-01-01T13:20:01.419434Z",
        "2000-01-01T13:25:00.700195Z",
        "2000-01-01T13:30:01.590332Z",
        "2000-01-01T13:35:02.648926Z",
        "2000-01-01T13:40:00.320801Z",
        "2000-01-01T13:45:02.663086Z",
        "2000-01-01T13:50:00.838379Z",
        "2000-01-01T13:55:02.178223Z",
        "2000-01-01T14:00:00.443848Z",
        "2000-01-01T14:05:01.473633Z",
        "2000-01-01T14:10:02.995117Z",
        "2000-01-01T14:15:00.929199Z",
        "2000-01-01T14:20:01.906250Z",
        "2000-01-01T14:25:01.773438Z",
        "2000-01-01T14:30:00.121094Z",
        "2000-01-01T14:35:02.817383Z",
        "2000-01-01T14:40:00.743164Z",
        "2000-01-01T14:45:00.952148Z",
        "2000-01-01T14:50:00.353516Z",
        "2000-01-01T14:55:01.572266Z",
        "2000-01-01T15:00:02.661133Z",
        "2000-01-01T15:05:00.834961Z",
        "2000-01-01T15:10:00.264648Z",
        "2000-01-01T15:15:00.409180Z",
        "2000-01-01T15:20:03.610352Z",
        "2000-01-01T15:25:00.498047Z",
        "2000-01-01T15:30:02.709961Z",
        "2000-01-01T15:35:01.126953Z",
        "2000-01-01T15:40:02.954102Z",
        "2000-01-01T15:45:00.817383Z",
        "2000-01-01T15:50:00.666016Z",
        "2000-01-01T15:55:02.502930Z",
        "2000-01-01T16:00:02.135742Z",
        "2000-01-01T16:05:03.867188Z",
        "2000-01-01T16:10:03.374023Z",
        "2000-01-01T16:15:00.768555Z",
        "2000-01-01T16:20:00.445312Z",
        "2000-01-01T16:25:02.415039Z",
        "2000-01-01T16:30:02.119141Z",
        "2000-01-01T16:35:04.029297Z",
        "2000-01-01T16:40:03.492188Z",
        "2000-01-01T16:45:00.453125Z",
        "2000-01-01T16:50:02.144531Z",
        "2000-01-01T16:55:04.970703Z",
        "2000-01-01T17:00:01.537109Z",
        "2000-01-01T17:05:03.380859Z",
        "2000-01-01T17:10:01.298828Z",
        "2000-01-01T17:15:01.970703Z",
        "2000-01-01T17:20:00.087891Z",
        "2000-01-01T17:25:00.503906Z",
        "2000-01-01T17:30:03.363281Z",
        "2000-01-01T17:35:03.835938Z",
        "2000-01-01T17:40:01.904297Z",
        "2000-01-01T17:45:02.509766Z",
        "2000-01-01T17:50:00.564453Z",
        "2000-01-01T17:55:01.121094Z",
        "2000-01-01T18:00:04.283203Z",
        "2000-01-01T18:05:04.921875Z",
        "2000-01-01T18:10:02.978516Z",
        "2000-01-01T18:15:03.625000Z",
        "2000-01-01T18:20:01.560547Z",
        "2000-01-01T18:25:02.111328Z",
        "2000-01-01T18:30:00.009766Z",
        "2000-01-01T18:35:00.695312Z",
        "2000-01-01T18:40:04.382812Z",
        "2000-01-01T18:45:05.304688Z",
        "2000-01-01T18:50:03.976562Z",
        "2000-01-01T18:55:00.675781Z",
        "2000-01-01T19:00:00.794922Z",
        "2000-01-01T19:05:04.210938Z",
        "2000-01-01T19:10:05.068359Z",
        "2000-01-01T19:15:03.236328Z",
        "2000-01-01T19:20:04.644531Z",
        "2000-01-01T19:25:03.214844Z",
        "2000-01-01T19:30:04.974609Z",
        "2000-01-01T19:35:03.662109Z",
        "2000-01-01T19:40:05.439453Z",
        "2000-01-01T19:45:03.978516Z",
        "2000-01-01T19:50:05.611328Z",
        "2000-01-01T19:55:03.914062Z",
        "2000-01-01T20:00:05.380859Z"
    ]
}