get https://dashboard.hohonu.io/api/v1/stations
Search for stations and view their metadata
Log in to see full request history
Response
Search for stations and view their metadata
xxxxxxxxxx
curl --request GET \
--url https://dashboard.hohonu.io/api/v1/stations \
--header 'accept: application/json'
xxxxxxxxxx
41}
{
"links": {
"first": "?page=1",
"previous": "?page=x-1",
"next": "?page=x+1",
"last": "?page=n"
},
"count": 1400,
"total_pages": 130,
"results": [
{
"id": "14041, hohonu-1, noaa-23",
"station_type": "Hohonu",
"latitude": 39.527531,
"longitude": -75.810164,
"status": "Active",
"local_mllw": -3.7401950796793546,
"download_permision": false,
"subscribed": false,
"distance": {
"value": 0,
"unit": "meters"
},
"uuid": "52d4cb7e-027f-4b5c-8792-83371977862c",
"station_identifier": 14041,