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

{
    "ob_id": 37739,
    "uuid": "e02c8424657846468c1ff3a5acd0b1ab",
    "title": "Model output from 1/4° global JRA55-forced integration of GO8p7 global ocean-sea ice model from 1958 to 2021",
    "abstract": "Annual, monthly and 5-day ocean and ice output from an integration of the UK Global Ocean GO8p7 configuration, based on version 4.0.4 of the NEMO (Nucleus for European Modelling of the Ocean) ocean and sea-ice model, forced by the JRA-55 (Japanese 55-year atmospheric analysis, Tsujino et al., 2018) surface field dataset. The present integration is on the 1/4° eORCA025 global grid. The complete dataset includes: full monthly and annual mean ocean fields; monthly mean sea ice fields; monthly and annual mean global mean scalar quantities; and 5-day mean values of a subset of 2-dimensional fields, including surface fields and bottom pressure. The model is initialised from an average of years 1995-2014 of the EN4 climatology (Good et al., 2013), and is integrated from 1958 to 2021. The model was run on the Archer2 HPC platform. The integrations were funded by the Natural Environment Research Council (NERC) under the Atlantic Climate System Integrated Study (ACSIS) project (NE/N018044/1).",
    "keywords": "Oceans, sea-ice, temperature, salinity",
    "publicationState": "citable",
    "dataPublishedTime": "2022-10-19T15:47:37",
    "doiPublishedTime": "2022-10-20T08:01:37",
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37740/?format=api",
        "dataPath": "/bodc/SOC220065/GO8p7_JRA55_eORCA25",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 2160870689459,
        "numberOfFiles": 18982,
        "fileFormat": "Data are CF-Compliant NetCDF data files"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10422/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3555/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9160/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9161/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9162/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10232/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10233/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22879/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27692/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27702/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27703/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36269/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36270/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36288/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36314/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/36326/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/40559/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/40560/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/40565/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/40566/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/40569/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/40573/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/40580/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/40586/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/40587/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/40591/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/40592/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/40595/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/40596/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/41010/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/41012/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/41027/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/41031/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/41036/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/41039/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49599/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49600/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49601/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49602/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49603/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49604/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49605/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49606/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49607/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49608/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49609/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49610/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49611/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49612/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49613/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49614/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49615/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49616/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49617/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49618/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49619/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49620/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49621/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49622/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49623/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49624/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49625/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49626/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49627/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49628/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49629/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49630/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49631/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49632/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49633/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49634/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49635/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49636/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49637/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49638/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49639/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49640/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49641/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49642/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49643/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49644/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49645/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49646/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49647/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49648/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49649/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49650/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49651/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49652/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49653/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49654/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49655/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49656/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49657/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49658/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49659/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49660/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49661/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49662/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49663/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49664/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49665/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49666/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49667/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49668/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49669/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49670/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49671/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49672/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49673/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49674/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49675/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49676/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49677/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49678/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49679/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49680/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49681/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49682/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49683/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49684/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49685/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49686/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49687/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49688/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49689/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49690/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49691/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49692/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49693/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49694/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49695/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49696/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49697/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49698/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49699/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49700/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49701/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49702/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49703/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49704/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49705/?format=api"
    ],
    "dataLineage": "eORCA025 horizontal grid, with 1/4° resolution at the Equator. 75 levels in the vertical.\r\nGO8p7 configuration developed under JMMP collaborative programme, based on NEMO v4.0.4",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12218/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/24717/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/33256/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180083/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180086/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180087/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180084/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180082/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180081/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180085/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180080/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180088/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180089/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180090/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180091/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/37741/?format=api",
    "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": []
}