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

{
    "ob_id": 7760,
    "uuid": "c547fe67f0e49bc3861b4369b921fb21",
    "title": "HIRDLS: Level 2 Version 7.00 atmospheric chemical and temperature measurements",
    "abstract": "HIRDLS was a mid-infrared limb-scanning radiometer (21 channels from 6.12 to 17.76 µm and provided sounding observations to observe the lower stratosphere with improved sensitivity and accuracy. HIRDLS was carried on the Aura mission, part of the A-train procession of polar orbiting satellites forming part of NASA's Earth Observing System (EOS).\r\n\r\nThis dataset contains level 2 version 7.00 data of the global distributions of temperature, clouds, aerosols, and 10 trace species O3, H2O, CH4, N2O, NO2, HNO3, N2O5, CFC11, CFC12, and ClONO2 in the stratosphere and upper troposphere at high vertical and horizontal resolution in the Earth's atmosphere between about 8 and 100 km, from the High Resolution Dynamics Limb Sounder (HIRDLS) instrument.",
    "keywords": "HIRDLS, Aerosol, Atmosphere",
    "publicationState": "published",
    "dataPublishedTime": "2013-03-13T15:17:49",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7761/?format=api",
        "dataPath": "/badc/hirdls/data/level2-v7.00",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 67223458233,
        "numberOfFiles": 2286,
        "fileFormat": "Data are HDF5 formatted"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2238/?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/21758/?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/22341/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22411/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22413/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22443/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22444/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25383/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25385/?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/25394/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25396/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25397/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25398/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25399/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25400/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25965/?format=api"
    ],
    "dataLineage": "Data received by the ground station, was processed at the HIRDLS Science Investigator-led University of Boulder Science Processing Suite (SIPS) before being archived at the Goddard Earth Sciences Data and informations Services Center (GES DISC). The BADC has mirrored the data stored in the GES DISC for ease of access.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5028/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/7756/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7753/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32148/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32152/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32155/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32147/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32146/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32149/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32150/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32151/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32153/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32154/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/7763/?format=api",
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf",
            "licenceClassifications": "unstated"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}