{"help": "https://opencom.no/en_GB/api/3/action/help_show?name=datastore_search", "success": true, "result": {"include_total": true, "limit": 100, "records_format": "objects", "resource_id": "b7cae3e3-fb37-4dc6-a396-a243aebf3215", "total_estimation_threshold": null, "records": [{"_id":1,"locationName":"Københavnerbukta","latitude":58.96636,"longitude":5.59778,"elevation":3,"county":"Rogaland","municipality":"Stavanger","temperature":6.5,"time":"2026-04-12T09:50:00"},{"_id":2,"locationName":"Liapynten","latitude":58.93375,"longitude":5.68203,"elevation":7,"county":"Rogaland","municipality":"Stavanger","temperature":5.0,"time":"2026-04-12T13:45:00"}], "fields": [{"id": "_id", "type": "int"}, {"id": "locationName", "type": "text"}, {"id": "latitude", "type": "numeric"}, {"id": "longitude", "type": "numeric"}, {"id": "elevation", "type": "numeric"}, {"id": "county", "type": "text"}, {"id": "municipality", "type": "text"}, {"id": "temperature", "type": "numeric"}, {"id": "time", "type": "timestamp"}], "_links": {"start": "/api/action/datastore_search?resource_id=b7cae3e3-fb37-4dc6-a396-a243aebf3215", "next": "/api/action/datastore_search?resource_id=b7cae3e3-fb37-4dc6-a396-a243aebf3215&offset=100"}, "total": 2, "total_was_estimated": false}}