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

{
    "ob_id": 31073,
    "uuid": "ea0ce27361c944a188ed6f5545d0fdc6",
    "title": "WCRP CMIP6: Max Planck Institute for Meteorology (MPI-M) MPI-ESM1-2-HR model output for the \"hist-1950\" experiment",
    "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the Max Planck Institute for Meteorology (MPI-M) MPI-ESM1-2-HR model output for the \"coupled historical 1950-2014\" (hist-1950) experiment. These are available at the following frequencies: 6hrPlevPt, Amon, Eday, LImon, Lmon, Oday, Ofx, Omon, SIday, SImon and day. The runs included the ensemble member: r1i1p1f1.\n\nCMIP6 was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the WCRP and provided input for the Intergovernmental Panel on Climate Change (IPCC) 6th Assessment Report (AR6).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
    "keywords": "CMIP6, WCRP, climate change, MPI-M, MPI-ESM1-2-HR, hist-1950, 6hrPlevPt, Amon, Eday, LImon, Lmon, Oday, Ofx, Omon, SIday, SImon, day",
    "publicationState": "published",
    "dataPublishedTime": "2020-07-08T11:45:55.197892",
    "doiPublishedTime": null,
    "updateFrequency": "asNeeded",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/31074/?format=api",
        "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/MPI-M/MPI-ESM1-2-HR/hist-1950",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 1090701403271,
        "numberOfFiles": 11053,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8479/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/29255/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/29256/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/29257/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/29258/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50512/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50554/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50557/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50569/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50570/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50571/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50572/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50573/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50574/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50584/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50585/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50586/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50587/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50588/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50593/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50594/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50595/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50603/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50608/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50615/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50616/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50617/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52192/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52748/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52750/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54215/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54244/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54260/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54268/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54282/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54285/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54287/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54299/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54301/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54302/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54310/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54319/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54333/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54338/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54339/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54348/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54350/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54389/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54413/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54415/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54439/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54469/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54483/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54699/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54716/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54852/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54861/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54862/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54863/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54891/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54892/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54893/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54895/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54896/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55097/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55103/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55162/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55163/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55164/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55165/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55167/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55170/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55172/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55177/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59470/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60322/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60326/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60353/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60379/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60385/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60392/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60394/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60397/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60399/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60505/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60506/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60507/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60508/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60509/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60510/?format=api"
    ],
    "dataLineage": "Data were produced and verified by Max Planck Institute for Meteorology (MPI-M) scientists before publication via the Earth Systems Grid Federation (ESGF) and a copy obtained by the Centre for Environmental Data Analysis (CEDA).",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/29312/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/29315/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/136149/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/136150/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/136156/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/136157/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/136158/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/136152/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/136153/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/136154/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/136155/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/136151/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167321/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/167322/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/31075/?format=api",
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2520/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/CMIP6_Terms_of_Use.pdf",
            "licenceClassifications": ""
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}