Counter Instance
Lists measurement devices or sensors which produce observational data.
GET /api/counters/1000538/?format=api
{
"type": "Feature",
"id": 1000538,
"geometry": {
"type": "Point",
"coordinates": [
24.968571,
60.198807
]
},
"properties": {
"id": 1000538,
"name": "HERMANNIN RANTATIE",
"source": "Marksman",
"sourceId": 538,
"classifying": false,
"crsEpsg": 4326,
"municipalityCode": "091",
"dataReceived": true,
"firstStoredObservation": "1996-08-27T00:00:00+03:00",
"lastStoredObservation": "2011-10-03T23:00:00+03:00"
}
}