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

{
    "ob_id": 3186,
    "uuid": "0ddb1dcc05def74fa5e9e9c2c21f21b3",
    "title": "Polluted Troposphere TORCH2: Vertical wind profile data from the Universities' Facility for Atmospheric Measurement's (UFAM) 1290mhz Degreane Mobile Wind Profiler deployed at the Weybourne Atmospheric Observatory",
    "abstract": "The University of Wales, Aberystwyth, 1290mhz mobile wind profiler - now referred to as the University of Manchester mobile wind profiler, was operated at the Weybourne Atmospheric Observatory during the 2nd field campaign of the Tropospheric ORganic CHemistry Experiment (TORCH) Project. The TORCH project was part of the Natural Environmental Research Council's (NERC) Polluted Troposphere research programme. The field campaign ran from 22nd April to 28th May 2004, during which period the mobile wind profiler obtained vertical profiles of the horizontal and vertical wind components. For each signal beam  profiles of the signal to noise (SNR) ratio and spectral widths were also taken. The data consist of files in the netCDF binary format and plots in PNG format. Data are available to all BADC registered users under the Government Open Data licence.",
    "keywords": "UFAM, NCAS, AMF, radar, wind profiler, boundary layer wind profiler, turbulence, thermals, boundary layer structure, radar wind profiler, Doppler radar, UHF radar, 'Clear' air radar, morning transition, convective boundary layer, mixed layer, entrainment zone, transitional boundary layer, nocturnal boundary layer, lower level jet, nocturnal jet, weather fronts, sting jets",
    "publicationState": "published",
    "dataPublishedTime": "2004-03-15T19:12:19",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/3187/?format=api",
        "dataPath": "/badc/polluted-tropo/data/torch/torch2_2004/aber-radar-1290mhz",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 9815905,
        "numberOfFiles": 164,
        "fileFormat": "Data are NASA Ames formatted"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/857/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/893/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3037/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3038/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3039/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22318/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52195/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52196/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52197/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52198/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52199/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52200/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52201/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52202/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52203/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52204/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52205/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52206/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52207/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52208/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52209/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52210/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52211/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52212/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83844/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83845/?format=api"
    ],
    "dataLineage": "Data were collected by the instrument at Weybourne Atmospheric Observatory in April and May 2004 before processing by the instrument scientist and delivered for archiving at the BADC. \r\n\r\n",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/2175/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/14345/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/1875/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/11685/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/14346/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/14071/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/14072/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/14073/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/14074/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41171/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41172/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/14076/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/14070/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/46948/?format=api"
    ],
    "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/3188/?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"
        }
    ]
}