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

{
    "ob_id": 24688,
    "uuid": "819bdb021a644a9fb0b31704479523db",
    "title": "Fennec automatic weather station (AWS) data from the Saharan Desert between 2011-2013",
    "abstract": "Data were collected under the NERC funded project - Fennec -The Saharan Climate System. The project was lead by the University of Oxford and involved the Universities of Leeds, Reading, Sussex and the UK Met Office. Fennec investigated the Saharan climate system and the role of dust aerosols, involving a unique surface and aircraft field campaign with the FAAM BAe-146.\r\n\r\nVarious meteorological variables were collected at 3 min 20 second intervals, between 2011 and 2013 at 8 Automatic Weather Stations. Parameters include: 1m pressure, 3 min 20 sec mean 2m windspeed (sonic and cup anemometers), number of windspeeds sampled, variance of windspeed in sample, skew of windspeed in sample, 2m relative humidity, 2 temperature, soil temperature (2 depths), ground flux, shortwave radiation up and down, longwave radiation up and down. \r\n\r\nSpecific station locations are stated both in the data files and the CEDA platform record. One station had to be moved after the first year, hence there are 9 station locations listed.\r\n\r\nDue to harsh environmental conditions a number of the AWS stopped operating after deployment. Additional information regarding instrument issues and missing data can be found in a PDF on the CEDA archive. \r\n\r\n\r\n",
    "keywords": "Fennec, Sahara, Desert, AWS, surface pressure, 2 m windspeed, 2 m relative humidity, 2 m temperature, soil temperature, ground flux, shortwave radiation, longwave radiation",
    "publicationState": "published",
    "dataPublishedTime": "2017-05-23T14:18:43",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/24689/?format=api",
        "dataPath": "/badc/fennec/data/leeds-aws-f",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 231558526,
        "numberOfFiles": 24,
        "fileFormat": "The data comprise 22 NetCDF data files and 1 .pdf file which provides additional information about instrument issues. "
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6694/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1740/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25892/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57355/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60740/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60741/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60742/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60743/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60744/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60745/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60746/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60747/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60748/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60749/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60750/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60751/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60752/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60753/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60754/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60755/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60756/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60757/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60758/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60759/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60760/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60761/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60762/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60763/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60764/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60765/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60766/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60767/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60768/?format=api"
    ],
    "dataLineage": "AWSs were designed and built at the University of Leeds and then deployed to 8 stations in the Sahara. Data were transmitted via satellite link to the University of Leeds where post-processing occurred. Data were then passed to CEDA for long term archival.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9296/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/11994/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/15682/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101068/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101069/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101085/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101086/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101087/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101088/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101089/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101090/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101091/?format=api"
    ],
    "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/24690/?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"
        }
    ]
}