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

{
    "ob_id": 45105,
    "uuid": "9487085a6a3d4ca1aafa7c569e840d2a",
    "title": "GloSAT historical1750 simulations : UKESM1-1-LL simulations covering the period 1750-2014",
    "abstract": "The Global Surface Air Temperature (GloSAT) model simulations were run on UK supercomputing platforms ARCHER2 and MONSooN using the UKESM1-1-LL UK Earth System Model described in Mulcahy, et al 2023 (https://doi.org/10.5194/gmd-16-1569-2023).\r\nThe simulations were run under the NERC funded project GloSAT. NE/S015647/2\r\n\r\nThe experiments and model set up are all described in:\r\nBallinger, A., Schurer, A., Hegerl, G., Dittus, A., Hawkins, E., Cornes, R., Kent, E., Marshall, L., Morice, C., Osborn, T., and Rayner, N.A. Rumbold, S.:(2025) Importance of beginning industrial-era climate simulations in the eighteenth century, Environmental Research Letters,650, accepted.\r\n\r\nThis dataset contains 100 monthly variables for 6 historical 1750 ensemble members in CMOR CMIP6 netcdf data format (Climate Model Output Rewriter Coupled Model Intercomparison Project 6).",
    "keywords": "GloSAT,Climate model,UKESM1.1-LL",
    "publicationState": "citable",
    "dataPublishedTime": "2025-12-19T11:21:58",
    "doiPublishedTime": "2025-12-19T11:58:14",
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/45211/?format=api",
        "dataPath": "/badc/glosat/data/GloSAT_historical1750",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 2589423723850,
        "numberOfFiles": 1982,
        "fileFormat": "CMOR CMIP6 NetCDF"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12818/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4936/?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/6255/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10024/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11046/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27828/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27829/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?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/50435/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50445/?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/50481/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50542/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?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/50564/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50567/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50568/?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/50575/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50577/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50578/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50581/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50582/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50583/?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/50592/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?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/50600/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50602/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50604/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50605/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50609/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50610/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50611/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50613/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50614/?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/50618/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50620/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50621/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50622/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52751/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53111/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53134/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54215/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54223/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54224/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54227/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54231/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54243/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54252/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54257/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54258/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54265/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54267/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54277/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54278/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54279/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54285/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54299/?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/54342/?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/54399/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54400/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54415/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54440/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54484/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54493/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54625/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54626/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59480/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59481/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62525/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62738/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71572/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71573/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71574/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71615/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71665/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/71858/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79954/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80111/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82153/?format=api"
    ],
    "dataLineage": "This work used the ARCHER2 UK National Supercomputing Service, and Monsoon2, a collaborative High-Performance Computing facility funded by the Met Office and the Natural Environment Research Council, and JASMIN, the UK collaborative data analysis facility.\r\n\r\nUKESM1.1 simulations were performed on the HPC by Dr A. Schurer with data processed on JASMIN using the CDDS package by Dr A Schurer.\r\n\r\nData were then uploaded to the CEDA archive.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13684/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/44102/?format=api"
    ],
    "observationcollection_set": [],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215903/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215904/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215905/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215906/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215907/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215908/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215953/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/216394/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215954/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215955/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215956/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215957/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215958/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/215959/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/44917/?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": []
}