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

{
    "ob_id": 34554,
    "uuid": "4a918a8af28246688dd7639b0420508e",
    "title": "WCRP CMIP6: the NIMS-KMA team UKESM1-0-LL model output for the \"ssp585\" experiment",
    "abstract": "The World Climate Research Program (WCRP) Coupled Model Intercomparison Project, Phase 6 (CMIP6) data from the the NIMS-KMA team UKESM1-0-LL model output for the \"update of RCP8.5 based on SSP5\" (ssp585) experiment. These are available at the following frequencies: 3hr, AERday, AERmon, AERmonZ, Amon, CFmon, E3hr, Eday, EdayZ, Emon, EmonZ, LImon, Omon, SIday, SImon and day. The runs included the ensemble members: r13i1p1f2, r14i1p1f2 and r15i1p1f2.\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 the NIMS-KMA team team consisted of the following agencies: National Institute of Meteorological Sciences (NIMS) and Korea Meteorological Administration (KMA).\n\nThe official CMIP6 Citation, and its associated DOI, is provided as an online resource linked to this record.",
    "keywords": "CMIP6, WCRP, climate change, NIMS-KMA, UKESM1-0-LL, ssp585, 3hr, AERday, AERmon, AERmonZ, Amon, CFmon, E3hr, Eday, EdayZ, Emon, EmonZ, LImon, Omon, SIday, SImon, day",
    "publicationState": "published",
    "dataPublishedTime": "2021-12-22T20:54:08.914659",
    "doiPublishedTime": null,
    "updateFrequency": "asNeeded",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34555/?format=api",
        "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/NIMS-KMA/UKESM1-0-LL/ssp585",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 1704635078397,
        "numberOfFiles": 2515,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9578/?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/1050/?format=api",
        "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/6024/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6086/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6087/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6088/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6089/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6092/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6099/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6250/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6252/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6310/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6506/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6720/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6721/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6814/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6816/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6818/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7767/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7768/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7769/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7770/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7772/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7773/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7775/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7776/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7777/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7778/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7795/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9045/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9738/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9749/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9760/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9846/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9874/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9917/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10024/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10409/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10410/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10411/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/10988/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11068/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11080/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11081/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11287/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11300/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11301/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19310/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19324/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19454/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19455/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19456/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19457/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19482/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19483/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19484/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19485/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19489/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19495/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19496/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19497/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19498/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19499/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19504/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19505/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19509/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19539/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19549/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19572/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19712/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19795/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/19797/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21827/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21828/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21829/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27591/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27597/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27630/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27631/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27636/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27642/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27643/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27647/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27648/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27654/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27662/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27663/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27664/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27669/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27672/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27675/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27694/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27695/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27740/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27741/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27742/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27743/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27744/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27745/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27746/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27750/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27751/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27752/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27753/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27755/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27763/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27764/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27767/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27773/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27774/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27775/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27776/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27777/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27783/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27785/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27786/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27790/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27796/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27801/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27804/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27805/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27806/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27807/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27808/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27810/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27811/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27812/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27815/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27820/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27823/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27824/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27827/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27881/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27882/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27883/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27884/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27885/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27890/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27896/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27906/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27912/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27924/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/27965/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28000/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28018/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28066/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28089/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28121/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28134/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28192/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28853/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/29251/?format=api"
    ],
    "dataLineage": "Data were produced and verified by the NIMS-KMA team 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/30331/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30334/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/163949/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/163941/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/163942/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/163943/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/163944/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/163945/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/163946/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/163940/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/163951/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/163947/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/163950/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/163952/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164745/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/163948/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/164746/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/34556/?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"
        }
    ]
}