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

{
    "ob_id": 8008,
    "uuid": "e6497acddf9cd8345ffbd0643c0d9729",
    "title": "ARC: Level 3 daily sea surface temperature data v1.1",
    "abstract": "The AATSR Reprocessing for Climate (ARC) dataset consists of Advanced Along-Track Scanning Radiometer (AATSR) multimission data which has been reprocessed using various algorithms and in-situ contemporaneous measurements, to provide update retrievals of Sea Surface Temperature (SST) and assess their accuracy.\r\n\r\nThis dataset contains version 1.1 of the Level 3 sea surface temperature data product produced by the ARC project team.\r\n\r\nThe main ARC objective was to reduce regional biases in retrieved sea surface temperature (SST) to less than 0.1 K for all global oceans while creating a very homogeneous record with a stability (lack of drift in the observing system and analysis) of 0.05 K decade.",
    "keywords": "ARC, Sea Surface Temperature",
    "publicationState": "published",
    "dataPublishedTime": "2012-05-16T10:34:54",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8009/?format=api",
        "dataPath": "/neodc/arc/data/l3/v1.1",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 76587607439,
        "numberOfFiles": 19591,
        "fileFormat": "Data are netCDF formatted"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2290/?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/6019/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6020/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9583/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9590/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9591/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9592/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9593/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9594/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9595/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9596/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9597/?format=api"
    ],
    "dataLineage": "ARC data is derived from the aatsr_multimission dataset held at the NEODC.  ARC also uses UKMO Buoy data to provide ground calibration data (GHRSST).  Data was supplied to the NEODC by Owen Embury at the University of Edinburgh.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5210/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/8001/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7998/?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/32745/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32750/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32744/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32747/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32748/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32749/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32751/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32746/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8015/?format=api",
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}