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

{
    "ob_id": 19864,
    "uuid": "ec38bfab8ae64c8a8b9a8072c2765b9a",
    "title": "ESA Greenland Ice Sheet Climate Change Initiative (Greenland_Ice_Sheet_cci): Ice Velocity Time series for the Upernavik region, 1992-2010, v1.1  (June 2016 release)",
    "abstract": "This dataset contains a time series of ice velocities for the Upernavik region in Greenland between 1992-2010, and has been produced by the ESA Greenland Ice Sheet Climate Change Initiative (CCI) project.\r\n\r\nThe data consists of an ice velocity time series derived from intensity-tracking of ERS-1/2, ASAR and PALSAR data acquired between 02-01-1992 and 22-08-2010. It provides components of the ice velocity and the magnitude of the velocity.\r\n\r\nThe data are provided on a polar stereographic grid (EPSG3413: Latitude of true scale 70N, Reference Longitude 45E).  The horizontal velocity is provided in true meters per day, towards the EASTING(x) and NOTHING(y) directions of the grid, and the vertical displacement (z), derived from a digital elevation model, is also provided.  Please note that the previous versions of this product provided the horizontal velocities as true East and North velocities.\r\n\r\nBoth a single NetCDF file (including all measurements and annotation), and separate geotiff files with the velocity components are provided.  The product was generated by GEUS.  For further information please see the Product User Guide (v2.0).\r\n\r\nPlease note - this product was released on the Greenland Ice Sheets download page in June 2016, but an earlier product (also accidentally labelled v1.1) was available through the CCI Open Data Portal and the CEDA archive until 29th November 2016. Please now use the later v1.1 product.",
    "keywords": "Greenland, Ice sheet, CCI, ESA",
    "publicationState": "published",
    "dataPublishedTime": "2016-11-29T19:02:34",
    "doiPublishedTime": null,
    "updateFrequency": "",
    "status": "superseded",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/26826/?format=api",
        "dataPath": "/neodc/esacci/ice_sheets_greenland/data/greenland_ice_velocity/greenland_iv_upernavik_timeseries/v1.1/",
        "oldDataPath": [
            "https://api.catalogue.ceda.ac.uk/api/v2/results/20105/?format=api"
        ],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 29480144,
        "numberOfFiles": 256,
        "fileFormat": "Data are in NetCDF and GeoTiff"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/5275/?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/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",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18431/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18432/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/18433/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50547/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50548/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63972/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79994/?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/75498/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/75499/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/76435/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/104915/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/105131/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/105309/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/76436/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/76434/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "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"
        }
    ]
}