Counter Instance
Lists measurement devices or sensors which produce observational data.
GET /api/counters/3858/?format=api
{
"type": "Feature",
"id": 3858,
"geometry": {
"type": "Point",
"coordinates": [
24.921174999999998,
60.165099999999995
]
},
"properties": {
"id": 3858,
"name": "vdetector.fi.helsinki.266.mechelininkatu_north.30m.A4.json",
"source": "SmartJunction",
"sourceId": null,
"classifying": true,
"crsEpsg": 4326,
"municipalityCode": "091",
"dataReceived": true,
"firstStoredObservation": "2024-03-19T00:00:00+02:00",
"lastStoredObservation": "2024-11-21T23:45:00+02:00"
}
}