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

{
    "ob_id": 19255,
    "uuid": "929b2ced9a8047b1a87b5d5883262008",
    "title": "GOME: Vertical Profiles of Ozone and other Trace Gases Ozone profiles Version 2.0",
    "abstract": "The Global Ozone Monitoring Experiment (GOME) was an instrument aboard ERS-2. The main scientific objective of the GOME mission is to measure the global distribution of ozone and several trace gases which play an important role in the ozone chemistry of the Earth's stratosphere and troposphere, for example, NO2, BrO, OClO, and SO2.\r\n\r\nThis dataset contains version 2.0 ozone profiles derived by the Remote Sensing Group (RSG) at the STFC Rutherford Appleton Laboratory, Oxfordshire, UK, as part of the National Centre for Earth Observation (NCEO). These were derived from radiances measured by the GOME on-board ERS-2. The collection also includes total column ozone, column BrO, and column NO2 as well as cloud heights derived from the Along Track Scanning Radiometer (ATSR), which are included to aid interpretation of the ozone profiles. ",
    "keywords": "GOME, ozone, ATSR, trace gases",
    "publicationState": "published",
    "dataPublishedTime": "2006-12-10T12:37:04",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19256/?format=api",
        "dataPath": "/badc/gome/data/v2.0",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 203545784449,
        "numberOfFiles": 35224,
        "fileFormat": "Data are netCDF formatted"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/5033/?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/22437/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51981/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60967/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60968/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60969/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60970/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60971/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60972/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60973/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60974/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60975/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60976/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60977/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60978/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60979/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60980/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60981/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60982/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60983/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60984/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60985/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60986/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60987/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60988/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60989/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60990/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60991/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60992/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60993/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60994/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60995/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60996/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60997/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60998/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60999/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/61000/?format=api"
    ],
    "dataLineage": "Data files provided as is to the British Atmospheric Data Centre (BADC) by the Rutherford Appleton Laboratory (RAL) Space Remote Sensing Group.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/19260/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/2742/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72735/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72731/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72732/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72733/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72734/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72736/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72737/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72730/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72849/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72738/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72739/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/2750/?format=api",
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2606/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "restricted",
            "accessRoles": "gome",
            "label": "restricted: gome group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/badc.pdf",
            "licenceClassifications": "unstated"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}