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

{
    "ob_id": 30106,
    "uuid": "9405b2f8056947609da4bcc0bc88c5e8",
    "title": "Microbiology-Ocean-Cloud Coupling in the High Arctic (MOCCHA): SPRS Icebreaker Oden ship navigation data",
    "abstract": "This dataset contains ship navigation data, including speed over ground, course, heading etc, form the Swedish Polar Research Secretariat's (SPRS) Icebreaker Oden  during the joint Arctic Climate Across Scales (ACAS) and Microbiology-Ocean-Cloud Coupling in the High Arctic (MOCCHA) projects - both part of the Arctic Ocean 2018 (AO2018) expedition to the High Arctic.\r\n\r\nAO2018 took place in the Arctic from 1 August until 21 September 2018. These measurements were used to complement a suite of other observations taken during the expedition. Those of the UK contribution, as well as selected other data, are available within the associated data collection in the Centre for Environmental Data Analysis (CEDA) archives. Other cruise data may be available in the Bolin Centre for Climate Research MOCCHA/AO2018 holdings.\r\n\r\nThese data are provided as supportive data for use with the other datasets within this collection, helping to account for ship movement during the expedition for later data analysis. These data were prepared for archiving as NetCDF data at the Centre for Environmental Data Analysis (CEDA) by Jutta Vüllers, University of Leeds.\r\n\r\nThe UK participation of MOCCHA was funded by the Natural Environment Research Council (NERC, grant: NE/R009686/1) and involved instrumentation from the Atmospheric Measurement Facility of the UK's National Centre for Atmospheric Science (NCAS AMF).",
    "keywords": "MOCCHA, Ship, Navigation",
    "publicationState": "published",
    "dataPublishedTime": "2020-03-03T09:11:51",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/30107/?format=api",
        "dataPath": "/badc/moccha/data/icebreaker-oden/navigation",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 96041783,
        "numberOfFiles": 2,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8182/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2586/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/4385/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54754/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59041/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59042/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62025/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62026/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62027/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62028/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62029/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62030/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62031/?format=api"
    ],
    "dataLineage": "Data were collected and prepared for archiving by the MOCCHA project data authors before upload to the Centre for Environmental Data Analysis (CEDA) for long term archiving.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/29975/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/29977/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130082/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130083/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130084/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130085/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130086/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130087/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130089/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130088/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168367/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/130090/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "registered",
            "accessRoles": null,
            "label": "registered: None group",
            "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}