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/11070/?format=api
{ "ob_id": 11070, "uuid": "9faba9794e07f15e9145cb312606f8c3", "title": "Met Office Unified Model (UM) Operational Output: Global data", "abstract": "Data from the operational NWP (Numerical Weather Prediction) output from the Met Office Unified Model. These data are from both the Global and the North Atlantic European (NAE) part of the model. The NAE model runs on a grid centred around the UK. Analyses and intermediate forecast steps are stored to give an hourly time resolution for 6 hours following each analysis time-step. This archive only holds data to January 2012. A new NWP archive is being populated with data from January 2012.", "keywords": "ATMOSPHERIC, WINDS, ATMOSPHERE, ATMOSPHERIC, TEMPERATURE, ATMOSPHERIC, WATERVAPOR, ATMOSPHERIC, PRESSURE", "publicationState": "removed", "dataPublishedTime": "2006-11-17T08:26:53", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "retired", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/13535/?format=api", "dataPath": "/badc/ukmo-um/data/global", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1026, "numberOfFiles": 2, "fileFormat": "Data are pp formatted stored as binary files." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/3649/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1316/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1320/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1324/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1325/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2730/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2731/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2732/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2733/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2734/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2735/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2737/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2738/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2739/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2740/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2742/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2743/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2744/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2745/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2752/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2756/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2757/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2760/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2761/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2762/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2763/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2764/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2765/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2766/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2767/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2768/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2769/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2770/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2771/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2787/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2791/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2796/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2799/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2802/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2803/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2804/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2807/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2817/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2818/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2823/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2825/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2826/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2827/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2829/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2830/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2831/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2832/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2833/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2834/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2835/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2836/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2837/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2839/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2840/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2841/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2842/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2843/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2844/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2845/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2847/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2848/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2849/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2850/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2853/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2854/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2855/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2856/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2857/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2858/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2859/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2860/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2861/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2862/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2868/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2869/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2870/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2871/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2872/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2873/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2874/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2875/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2876/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2877/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2878/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2880/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2881/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2882/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2889/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2890/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2891/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2911/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2912/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2920/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2942/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2957/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2963/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2968/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2980/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2999/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3000/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3001/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3349/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3350/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3351/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3352/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3353/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3354/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3355/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3356/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8322/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9802/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9803/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9804/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9805/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9806/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9807/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9808/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9809/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9810/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9811/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9812/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9813/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9814/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9815/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9816/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9817/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9818/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9819/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9820/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9821/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9822/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9823/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9824/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9825/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9826/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9827/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9828/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9829/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9830/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9831/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9832/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9833/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/12441/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25880/?format=api" ], "dataLineage": "Data provided by the UK Met Office for archiving at the BADC. Following data transfer issues between the Met Office and the BADC, the Met Office NWP data updates were suspended on 18th January 2012. Archive was closed down.", "removedDataTime": "2019-05-15T08:27:03", "removedDataReason": "Data has been removed as it has been superseded.", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7398/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/555/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7215/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55430/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39896/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39892/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39893/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55433/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39891/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39894/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39895/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55432/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168748/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/1045/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2667/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://creativecommons.org/licenses/by-nc-sa/4.0/", "licenceClassifications": "personal, academic, policy" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }