Counter Instance
Lists measurement devices or sensors which produce observational data.
GET /api/counters/1615/?format=api
{
"type": "Feature",
"id": 1615,
"geometry": {
"type": "Point",
"coordinates": [
25.027993,
60.193476
]
},
"properties": {
"id": 1615,
"name": "Suurtaulu HKI Herttoniemi",
"source": "Meks",
"sourceId": null,
"classifying": false,
"crsEpsg": 4326,
"municipalityCode": "091",
"dataReceived": true,
"firstStoredObservation": "2025-03-05T02:00:00+02:00",
"lastStoredObservation": "2025-04-07T02:00:00+03:00"
}
}