Observation Instance
Get a list of Observation objects.
### Available end points:
- `/observations/` - Will list all Results in the database
- `/observations.json` - Will return all Results in json format. This can
also be achieved by using the accept header. `application/json`
- `/observations/<object_id>/` - Returns Results object with that id
### Available Methods:
- `GET`
- `HEAD`
### Available filters:
- `title`
- `uuid`
- `keywords`
- `status`
- `result_field`
- `discoveryKeywords`
- `updateFrequency`
- `nonGeographicFlag`
- `publicationState`
- `permissions`
### How to use filters:
These filters can be used like django query filters using __ for related model relationships.
- `/observations/?uuid=d594d53df2612bbd89c2e0e770b5c1a0`
- `/observations/?status=completed`
- `/observations/?results_field__dataPath__startswith=/neodc/esacci`
- `/observations/?discoveryKeywords__name=ESACCI`
- `/observations/?nonGeographicFlag=True`
Filters can be stacked to build an 'AND' relationship. E.g.
- `/observations/?publicationState__in=published,citable&nonGeographicFlag=True`
- `/observations/?publicationState__in=published,citable&discoveryKeyword__name=NDGO0003`
GET /api/v2/observations/44579/?format=api
{ "ob_id": 44579, "uuid": "76e54f87291c4cd98c793e37524dc98e", "title": "MIDAS Open: UK hourly solar radiation data, v202507", "abstract": "The UK hourly solar radiation data contain the amount of solar irradiance received during the hour ending at the specified time. All sites report 'global' radiation amounts. This is also known as 'total sky radiation' as it includes both direct solar irradiance and 'diffuse' irradiance as a result of light scattering. Some sites also provide separate diffuse and direct irradiation amounts, depending on the instrumentation at the site. For these the sun's path is tracked with two pyrometers - one where the path to the sun is blocked by a suitable disc to allow the scattered sunlight to be measured to give the diffuse measurement, while the other has a tube pointing at the sun to measure direct solar irradiance whilst blanking out scattered sun light. \r\n\r\nFor details about the different measurements made and the limited number of sites making them please see the MIDAS Solar Irradiance table linked to in the online resources section of this record.\r\n\r\nThis version supersedes the previous version of this dataset and a change log is available in the archive, and in the linked documentation for this record, detailing the differences between this version and the previous version. The change logs detail new, replaced and removed data. These include the addition of data for calendar year 2024.\r\n\r\nThe data were collected by observation stations operated by the Met Office across the UK and transmitted within the following message types: SYNOP, HCM, AWSHRLY, MODLERAD, ESAWRADT and DRADR35 messages. The data spans from 1947 to 2024.\r\n\r\nThis dataset is part of the Midas-open dataset collection made available by the Met Office under the UK Open Government Licence, containing only UK mainland land surface observations owned or operated by the Met Office. It is a subset of the fuller, restricted Met Office Integrated Data Archive System (MIDAS) Land and Marine Surface Stations dataset, also available through the Centre for Environmental Data Analysis - see the related dataset section on this record.", "keywords": "Met Office, MIDAS, UK, meteorology, solar irradiance, hourly, global, diffuse, direct", "publicationState": "citable", "dataPublishedTime": "2025-07-17T15:09:10", "doiPublishedTime": "2025-07-18T14:24:04.422557", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/44569/?format=api", "dataPath": "/badc/ukmo-midas-open/data/uk-radiation-obs/dataset-version-202507/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3187472219, "numberOfFiles": 5893, "fileFormat": "Data are BADC-CSV formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12506/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/17/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76672/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76673/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76674/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76675/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76676/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76677/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76678/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76679/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76680/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76681/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76682/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76683/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76684/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76685/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76686/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76687/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76688/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76689/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76690/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76691/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76692/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76693/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76694/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76695/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76696/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/76697/?format=api" ], "dataLineage": "Data collated by the Met Office and archived in the Met Office's MIDAS database. Data are extracted from a sub-set of available tables and delivered to Centre for Environmental Data Analysis (CEDA) approximately on a yearly basis.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13445/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/1186/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/26184/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213245/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213246/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213247/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213248/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213249/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213250/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213251/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213252/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/213253/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/1240/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }