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

{
    "ob_id": 26647,
    "uuid": "302f379334e84664bd3409d08eca6565",
    "title": "ESA Greenland Ice Sheet Climate Change Initiative (Greenland_Ice_Sheet_cci): Greenland Ice Velocity Map, Winter 2015-2016, v1.2",
    "abstract": "This dataset provides an ice velocity map for the whole Greenland ice-sheet for the winter of 2015-2016, derived from Sentinel-1 SAR data acquired from 01/10/2015 to 31/10/2016, as part of the ESA Greenland Ice Sheet Climate Change Initiative (CCI) project.   \r\n\r\nThe ice velocity map is provided at 500m grid spacing in North Polar Stereographic projection (EPSG: 3413). The horizontal velocity is provided in true meters per day, towards EASTING(vx) and NORTHING(vy) direction of the grid, and the vertical displacement (vz), derived from a digital elevation model is also provided. The product was generated by ENVEO (Earth Observation Information Technology GmbH).",
    "keywords": "Greenland, Ice sheet, CCI, ESA",
    "publicationState": "published",
    "dataPublishedTime": "2018-11-28T14:58:41",
    "doiPublishedTime": null,
    "updateFrequency": "",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/26786/?format=api",
        "dataPath": "/neodc/esacci/ice_sheets_greenland/data/greenland_ice_velocity/greenland_ice_velocity_map_winter_2015_2016/v1.2/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 149871783,
        "numberOfFiles": 5,
        "fileFormat": "The data is provided as a NetCDF file (including all measurements and annotation), with the velocity compnents:  vx, vy, vz and vv (magnitude of the horizontal components), along with maps showing valid pixel count and uncertainty (std.).\r\nThe ice velocity map is provided at 500m grid spacing in North Polar Stereographic projection (EPSG: 3413). The horizontal velocity is provided in true meters per day, towards EASTING(vx) and NORTHING(vy) direction of the grid, and the vertical displacement (vz), derived from a digital elevation model (GIMP, Howatt et al. 2014), is also provided."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7220/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1650/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11952/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11953/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/12066/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13204/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13205/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13206/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/13207/?format=api"
    ],
    "dataLineage": "Data were processed by the ESA CCI Greenland Ice Sheet project team and supplied to CEDA in the context of the ESA CCI Open Data Portal Project",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/14317/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/14316/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112031/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112032/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112030/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112033/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112034/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112037/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112036/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112035/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/26788/?format=api",
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2553/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_icesheets_greenland_terms_and_conditions.pdf",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        },
        {
            "ob_id": 1140,
            "name": "ESACCI"
        }
    ]
}