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

{
    "ob_id": 46160,
    "uuid": "2de684c1211e4d89a5deba150eeb3689",
    "title": "Model output data to support Evaluation of a simplified double-moment aerosol scheme (SOL/INSOL) using satellite, airborne and ground based observations over the UK.",
    "abstract": "This dataset contains the [expand the acronym here]UM-RAL3.3 model output needed to reproduce figures and tables in \"Evaluation of a simplified double-moment aerosol scheme (SOL/INSOL) using satellite, airborne and ground based observations over the UK\" by Angela Mynard, Anthony C Jones, Joseph Carton-Kelly, Paul Field, Steven J Able and Florent Fabien Malavelle, submitted to Geoscientific Model Development, July 2026. This data supports reproduction of the model aspect of the figures and tables only. See paper for observational data sources.\r\n\r\nThe data consist of the main case study, sensitivity experiments and forecast lead time experiments.",
    "keywords": "",
    "publicationState": "citable",
    "dataPublishedTime": "2026-07-30T11:28:53",
    "doiPublishedTime": "2026-07-30T11:29:12.939151",
    "updateFrequency": "",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/46161/?format=api",
        "dataPath": "/badc/deposited2026/aerosol_solinsol_paper_data",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 94081745,
        "numberOfFiles": 14,
        "fileFormat": "NetCDF"
    },
    "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13296/?format=api",
    "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5187/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/11573/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/21677/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/21678/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/21990/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/22005/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51186/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51187/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54873/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54874/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54875/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55648/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/59037/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/59038/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/62353/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/62531/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/67761/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102401/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102920/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102921/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102922/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102923/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102924/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102925/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102926/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102927/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102928/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102929/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102930/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102931/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102932/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102933/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102934/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102935/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102936/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102937/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102938/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102939/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102940/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102941/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102942/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102943/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102944/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102945/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102946/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102947/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102948/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102949/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102950/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102951/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102952/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102953/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102954/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102955/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102956/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102957/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102958/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102959/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102960/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102961/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102962/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102963/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102964/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102965/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102966/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102967/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102968/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102969/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102970/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102971/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102972/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102973/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102974/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102975/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102976/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102977/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102978/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102979/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102980/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102981/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102982/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102983/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102984/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102985/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102986/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102987/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102988/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102989/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102990/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102991/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102992/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102993/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102994/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102995/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102996/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102997/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102998/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102999/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103000/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103001/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103002/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103003/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103004/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103005/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103006/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103007/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103008/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103009/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103010/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103011/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103012/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103013/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103014/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103015/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103016/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103017/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103018/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103019/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103020/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103021/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103022/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103023/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103024/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103025/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103026/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103027/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103028/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103029/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103030/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103031/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103032/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103033/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103034/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103035/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103036/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103037/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103038/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103039/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103040/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103041/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103042/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103043/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103044/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103045/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103046/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103047/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103048/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103049/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103050/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103051/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103052/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103053/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103054/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103055/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103056/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103057/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103058/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103059/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103060/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103061/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103062/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103063/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103064/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103065/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103066/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103067/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103068/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103069/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103070/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103071/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103072/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103073/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103074/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103075/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/103076/?format=api"
    ],
    "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://catalogue.ceda.ac.uk/api/v2/identifiers/13946/?format=api"
    ],
    "projects": [],
    "observationcollection_set": [],
    "responsiblepartyinfo_set": [
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220479/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220480/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220481/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220482/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220483/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220484/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220485/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/220486/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/46162/?format=api",
    "permissions": [
        {
            "ob_id": "https://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, attribution required"
        }
    ],
    "discoveryKeywords": []
}