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

{
    "ob_id": 5373,
    "uuid": "c0dcdf5728f9d240b22e96d188dbd8b7",
    "title": "Airborne in-situ data from mounted instruments on board the NASA ER-2 aircraft for the Airborne Arctic Stratospheric Expedition II (AASE II) Project",
    "abstract": "The Airborne Arctic Stratospheric Expedition II (AASE II) which was based in Bangor, Maine between October 1991 and March 1992, with ER-2 flights from Ames Research Center, Fairbanks (Alaska), and Bangor; and DC-8 flights from Ames, Bangor, Anchorage (Alaska), Stavanger (Norway), and Tahiti, was a follow-up to an earlier AASE campaign in 1989. The dataset consists of measurements collected onboard the NASA ER-2 and DC-8 aircraft (for example, ClO, BrO, HCl, O3, NOx, N2O, HNO3, whole air samples and aerosol measurements). In addition, there are ozonesonde soundings from six Canadian stations, global grid point values of Nimbus 7 TOMS ozone, and selected radiosonde soundings from stations in the region of the experiment. Theory teams provided calculations of potential vorticity, temperature, geopotential, horizontal winds, parcel back trajectories, and concentrations of short lived species along the aircraft flight tracks; and northern hemispheric analyses of potential vorticity, temperature, geopotential, horizontal winds, and radiative heating rates.",
    "keywords": "ATMOSPHERICWINDS ATMOSPHERE ATMOSPHERICTEMPERATURE ALTITUDE ATMOSPHERICCHEMISTRY",
    "publicationState": "published",
    "dataPublishedTime": "2007-01-26T01:23:38",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5374/?format=api",
        "dataPath": "/badc/CDs/aase9192/data/er2/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 172170067,
        "numberOfFiles": 595,
        "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\r\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\r\n&lt;p&gt;The data are held on CD-ROM at the BADC and are &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/CDs/aase9192/\"&gt;available for browsing\r\npurposes&lt;/a&gt;.If you want to use the data in earnest you should order a \r\ncopy of the CD from one of the contact addresses listed below. \r\n&lt;/p&gt;&lt;p&gt;\r\nAll files within this release are standard \r\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/ms-dos/ms-dos.html\"&gt;MS-DOS ASCII&lt;/a&gt; files with variable length\r\nrecords. \r\nIn general, the file naming convention uses a two-character prefix to \r\nidentify the measurement, followed by a six digit number (yymmdd) giving \r\nthe year, month, and day (UT) of the flight, balloon launch, or model\r\nresult.  To identify the measurement platform, a three character extension\r\nof EA1, DA1, Bhh, or Ghh is used to denote the data is from the ER-2,\r\nDC-8, balloon, or grid point model output (hh denotes the UT hour of\r\nballoon launch or model result).  Exceptions to this convention are the\r\nSFyymmdd.Enn files which use the extensions E00, E01, E05, E30 to denote\r\naerosol loading factors; the TOMS data files which have the extensions \r\nN7; and the chemical modelling result MA911006.H00.\r\n&lt;/p&gt;&lt;/div&gt;\r\n"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/1546/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/745/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6868/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21771/?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/21824/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22321/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22341/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22390/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22426/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22445/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22589/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22590/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25382/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25383/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25386/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25391/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25394/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25396/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25400/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25857/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25859/?format=api"
    ],
    "dataLineage": "Data collected onboard the NASA ER-2 and DC-8 aircraft based in Bangor, Maine between October 1991 and March 1992.\r\nCopy of CD-ROM published by NASA contains the final data from the Airborne Arctic Stratospheric Expedition II (AASE II).",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/3509/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/5364/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/5361/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/23620/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/23625/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/23619/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/23622/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/23623/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/23624/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/23626/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/23621/?format=api"
    ],
    "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/5375/?format=api",
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}