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

{
    "ob_id": 19474,
    "uuid": "9e04c7cc0250400d8692e7afd4bda36c",
    "title": "MRF A772 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 A772 for the EXPORT project. The flight was from Oberpfaffenhofen to Romania and back.\r\n\r\nAfter an uneventful pre-flight the aircraft departed just under five minutes behind schedule. There were a few tense moments when it was realised that the GPU was in danger of running out of fuel. This was replaced but it is obvious that procedures need to be put in place to eliminate this risk!\r\n\r\nDiplomatic problems were also encountered with the Romanian authorities. The DLR and MRF clearances appeared to have been muddled and at 10:56 GMT we were refused entry to the Romanian air space. MRF base sorted the problem, receiving a signal authorising clearance at 11:17 GMT. Fortunately, the intended operating area had shifted westward and a suitable region was located in eastern Hungary.\r\n\r\nThe mission scientists were happy with the polluted air, which was sampled. At the southern extent large convective cells were encountered but conditions were more stable to the North.\r\n\r\nNo major instrument problems were noted during the flight. Overall the flight was reasonably successful.\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/19551/?format=api",
        "dataPath": "/badc/ukmo-mrf/data/a772",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 44573278,
        "numberOfFiles": 30,
        "fileFormat": "Data are NASA Ames formatted"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/5117/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1619/?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 A772. 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/73655/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73654/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73660/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73653/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73656/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73657/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73658/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73659/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73661/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/73665/?format=api"
    ],
    "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/19475/?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"
        }
    ]
}