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/19271/?format=api
{ "ob_id": 19271, "uuid": "10a454fc3b9e44cf80489985326bbb85", "title": "ECMWF ERA-15: uninitialised T106 spectral upper air data", "abstract": "The European Centre for Medium-Range Weather Forecasts (ECMWF) has provided global atmospheric analyses from its archive for many years. The ERA-15 Re-analysis project was devised in response to wishes expressed by many users for a data set generated by a modern, consistent, and invariant data assimilation system. The ERA-15 project produced a long time-series (January 1979 - February 1994) of consistent meteorological analyses using a single version of the ECMWF model. \r\n\r\nThis dataset contains uninitialised T106 spectral upper air data (approximately 1 degree resolution) on model levels and standard pressure levels. Corresponding surface parameters are held on a reduced gaussian N80 grid. Regular 2.5 degree x 2.5 degree gridded data are also stored on standard pressure levels and at the surface.", "keywords": "ECMWF, ERA, ERA 15, reanalysis, surface, model", "publicationState": "published", "dataPublishedTime": "2006-12-10T11:30:07", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19272/?format=api", "dataPath": "/badc/ecmwf-era/data/uninit", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 22551485, "numberOfFiles": 754, "fileFormat": "Data are GRIB 1 formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/1583/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13194/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13197/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/20939/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21780/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21824/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21911/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21919/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21962/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22320/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22353/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22355/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22857/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22859/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22862/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22864/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22866/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22868/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22869/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22870/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22876/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23052/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23093/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23096/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23100/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23259/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23401/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23402/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23403/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23404/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23405/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23406/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23410/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23423/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23543/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23545/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23546/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23547/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23550/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23556/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23558/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25382/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25384/?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/25846/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25852/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25857/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25859/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25870/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25876/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25884/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25891/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25908/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25911/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25912/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25927/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25929/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25956/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26003/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26004/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26005/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26006/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26007/?format=api" ], "dataLineage": "Data were extracted from European Centre for Medium-Range Weather Forecasts (ECMWF) MARS system and transferred to BADC where they were ingested into the archive.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/5490/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/5487/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72804/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72801/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72799/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72800/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72802/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72803/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72806/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72836/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72837/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72838/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72805/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/5491/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2536/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/ecmwf-era-products.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }