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

{
    "ob_id": 4410,
    "uuid": "cea4f08cec2e55a381d643b806b36c84",
    "title": "Radio Acoustic Sounding System (RASS) Messages, Part of the Met Office MetDB System",
    "abstract": "The Radio Acoustic Sounding System (RASS) messages data describe hourly observations from around 120 stations distributed globally. The observations, which are later transmitted in reports, give measurements of parameters such as wind speed, and temperature. The data are collected by observation stations worldwide and transmitted within the RASS message.\r\n\r\nData are extracted daily at around 00 UT from the Met Office's MetDB system for the previous day's coverage.\r\n\r\nThe dataset contains measurements of the following parameters:\r\n\r\n - Station height (in m)\r\n - Virtual temperature (in Kelvin)\r\n - Wind w velocity component (in m/s)\r\n - Signal to noise ratio\r\n\r\nSee linked documentation for general information about surface station readings can be obtained from the abridged version of \"MIDAS Data Users Guide\", provided by the Met Office. This document describes the meteorological surface data in the Met Office Database - MIDAS. This guide is rich in information and is aimed at those with little familiarity with observing methods or instrumentation. Details of the WMO Meteorological codes used at weather observing stations (daily and hourly weather) explain the codes used in this dataset further are also linked to on this record.",
    "keywords": "Met Office, MetDB, RASS, profile, meteorology, temperature, wind speed, wind direction",
    "publicationState": "published",
    "dataPublishedTime": "2008-08-08T14:01:18",
    "doiPublishedTime": null,
    "updateFrequency": "continual",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4411/?format=api",
        "dataPath": "/badc/ukmo-metdb/data/rass",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 3198199183,
        "numberOfFiles": 5418,
        "fileFormat": "Data are BADC-CSV formatted"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/1255/?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/51162/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51163/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51164/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51165/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51166/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51167/?format=api"
    ],
    "dataLineage": "Data are extracted from the Met Office's \"metDB\" system and supplied to Centre for Environmental Data Analysis. These are then processed to generate BADC-CSV files, where possible.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/2967/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/4405/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/4355/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/20803/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/20805/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/20806/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/20807/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/20809/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43892/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43893/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/20804/?format=api"
    ],
    "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/4414/?format=api",
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2532/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "restricted",
            "accessRoles": "ukmo_wx",
            "label": "restricted: ukmo_wx group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/ukmo_agreement.pdf",
            "licenceClassifications": "academic"
        },
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2533/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "restricted",
            "accessRoles": "ukmo_wx_gov",
            "label": "restricted: ukmo_wx_gov group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/ukmo_agreement_gov.pdf",
            "licenceClassifications": "policy"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}