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/1353/?format=api
{ "ob_id": 1353, "uuid": "e6da23061b4e98565e3c668c2c393397", "title": "British Antarctic Survey: high resolution radiosonde data from the Rothera station", "abstract": "High resolution radiosonde data from the British Antarctic Survey's Rothera station. The data consists of vertical profiles of pressure, temperature, relative humidity, humidity mixing ratio, radiosonde position, wind speed and wind direction. Measurements are taken at 2 second intervals and the ascents extend to heights of approximately 20-30 km. The archive has data from 2008 and generally there is 1 ascent per day from the station.", "keywords": "BAS, Radiosonde", "publicationState": "published", "dataPublishedTime": "2008-08-20T18:32:18", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/1354/?format=api", "dataPath": "/badc/bas/data/rothera", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 160068344, "numberOfFiles": 1764, "fileFormat": "The data are in the Vaisala PC-CORA binary format. Software to read these data is available from the linked documentation.\r\n\r\n\r\n\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/403/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/23/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6868/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13197/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13200/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21769/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21778/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21783/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21824/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22607/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22627/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22661/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22667/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22691/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22702/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22715/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22721/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22729/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22745/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25382/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25393/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25402/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25404/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25857/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25878/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25879/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25880/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25881/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25882/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25883/?format=api" ], "dataLineage": "Data are collected at the Halley and Rothera stations before being sent through to BAS, Cambridge. A script runs daily at the BADC to retrieve the latest data from BAS by checking the last 7 days. Once data have been transferred to the BADC they are ingested immediately and made available to users.\r\n\r\nRadiosonde data from Antarctic stations from the database of Connolley and King (1993) was provided by W. M. Connolley at the British Antarctic Survey, http://www.antarctica.ac.uk/met/data/wmc-radiosonde-export/, through the British Atmospheric Data Centre (BADC), http://badc.nerc.ac.uk.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/1001/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/1350/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/1347/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4247/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4249/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4250/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4251/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4252/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44229/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/4248/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/1356/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2603/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "bas", "label": "restricted: bas group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/bas.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }