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/19476/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "ob_id": 19476,
    "uuid": "a61e04ec5b3d480bbfdeb375b4f29f82",
    "title": "MRF A773 EXPORT flight: Airborne atmospheric and chemistry measurements taken on board the Met Office C-130 Hercules aircraft",
    "abstract": "The primary objective of the European eXport of Precursors and Ozone by long-Range Transport (EXPORT) project is to characterise and quantify the photochemical air pollution both forming over Europe and being exported eastwards from Europe. The data held at BADC was collected during a co-ordinated 3 aircraft flying campaign in August 2000 based at Oberpfaffenhofen in Southern Germany. Measurements were made of many photochemical parameters including ozone, its precursors, other oxidants and both gas phase and particulate tracers in the air over Europe and that being transported eastwards out of Europe. \r\n\r\nThis dataset contains airborne atmospheric and chemistry measurements taken on board the Met Office C-130 Hercules aircraft flight A773 for the EXPORT project. The flight was over southern and eastern Germany. \r\n\r\nTransport of Pollution through a Warm Conveyor Belt\r\n\r\nFrom Oberpfaffenhofen the route was first to the far SW of Germany. However, in order to avoid the worst of the cloud (for the NOxy calibration) some retracing of our steps was required. Once at the south western waypoint, the plan was then to cross the front in a square wave pattern, travelling in a north eastern direction and increasing in altitude between runs. This was carried out successfully. We remained within the belt of cloud for much of the flight. \r\n\r\nThe flight appears to have been rather successful. Certainly transport of CO, HCHO, NOx and NOy (including PAN), out of the boundary layer, was very clear. The highest CO mixing ratios  (ca. 150 ppb) were found at around 10:40 during a run at FL100. PAN at this time was estimated to be nearly 1 ppb. The following runs at FL120 and FL140 also showed elevated CO etc but CO maxima decreased with altitude. Whether all of the transport was due to the conveyor or if some of it was due to convection remains to be seen. The mixing ratio of ozone throughout the cloudy region was fairly constant (around 50 - 60 ppb); indicating that there had been limited photochemical processing. \r\n\r\nOnce clear of the northern edge of the cloud, the aircrew carried out a 50ft approach to an airfield in Leipzig. This allowed sampling of the boundary layer in the region and was quite a contrast to the rest of the flight. High SO2 readings (ca. 2 ppb) and high NOx readings (TECO NOx ca. 18 ppb) were observed but it should be noted that these were not concurrent: the maximum in NOx following that in SO2 by ca. 5 mins.  During this time period the CN was off scale (the CO peaked at around 200 ppb and ozone was reduced to around 30ppb). The high concentrations of primary pollutants were unsurprising given the observation of large industrial chimneys etc in the area. \r\n\r\n\r\nThere were a fair number of instrument problems. The lower jNO2 and jO1D radiometers were found to go to full-scale for short periods. The HORACE TAS and TAT were clearly erroneous for a period of around half-an-hour starting at around 9:45 GMT. The flow in the PSAP instrument could not be maintained and missing 'O' rings needed replacing at the beginning of the flight. The FWVS was also found to drop down to -70.5°C fairly regularly. Early problems with the CO instrument (blown fuse) were soon rectified. All other chemistry equipment appeared to work well, despite the very wet conditions. \r\n\r\nThe Met Office midday analysis showed the surface cold front stretching from Northern France to the triple point at the Baltic Sea. The path across Germany was fairly closely matched by the flight plan.\r\n\r\n",
    "keywords": "EXPORT, C-130",
    "publicationState": "published",
    "dataPublishedTime": "2006-12-10T03:09:18",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19552/?format=api",
        "dataPath": "/badc/ukmo-mrf/data/a773",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 42252069,
        "numberOfFiles": 29,
        "fileFormat": "Data are NASA Ames formatted"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/5118/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1620/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21758/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21771/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21785/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21817/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21823/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22438/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22440/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22850/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22852/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22854/?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/25390/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25393/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25394/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25398/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25402/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25850/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25861/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25893/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25894/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25895/?format=api"
    ],
    "dataLineage": "Data collected by instruments on-board the MRF C-130 during flight A773. Data acquired by BADC for archiving during the EXPORT project.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/2466/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/14434/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/431/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/2463/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73672/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73666/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73667/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73673/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73669/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73670/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73671/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73668/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73674/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73681/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73679/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73687/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73682/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73680/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73688/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73689/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73683/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73685/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73675/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73686/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73684/?format=api"
    ],
    "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/19477/?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"
        }
    ]
}