Counter Instance
Lists measurement devices or sensors which produce observational data.
GET /api/counters/3230/?format=api
{
"type": "Feature",
"id": 3230,
"geometry": {
"type": "Point",
"coordinates": [
24.814647,
60.277164
]
},
"properties": {
"id": 3230,
"name": "kt50_Petikko",
"source": "Fintraffic",
"sourceId": 23159,
"classifying": true,
"crsEpsg": 4326,
"municipalityCode": "092",
"dataReceived": true,
"firstStoredObservation": "2014-01-24T00:00:00+02:00",
"lastStoredObservation": "2024-11-09T23:00:00+02:00"
}
}