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

{
    "ob_id": 14560,
    "uuid": "958f5d97bf744dbe99dc04134e5c1f1d",
    "title": "Met Office HadRM3-PPE Various model runs",
    "abstract": "Data from the HadRM3-PPE-UK (Hadley Centre Regional Climate Model) experiment run at the UK Met Office Hadley Centre. This was designed to simulate the regional climate for Europe in the period 1950-2100 for historical and medium (SRESA1B) emissions scenario. This dataset contains output from an ensemble of eleven variants of the MOHC Regional Climate Model (HadRM3), run from 1950-2099 and used to dynamically downscale global climate model (GCM) results as part of the climate change experiments carried out by the Met Office Hadley Centre for the latest UK Climate Projections report.\r\n\r\nThe ensemble model runs included in this dataset are achgi, achgj, achgk, ackda, ackdb, ackdc and ackdd.",
    "keywords": "Met Office, model, rcm, climate, Europe",
    "publicationState": "published",
    "dataPublishedTime": "2008-12-10T12:33:08",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/14561/?format=api",
        "dataPath": "/badc/hadrm3/data/various/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 2381452339353,
        "numberOfFiles": 285470,
        "fileFormat": "Data are CSV, netCDF and PP formatted"
    },
    "timePeriod": null,
    "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/516/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/2818/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/7562/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/9042/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/9043/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/13294/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/13295/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/13296/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/13325/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/13326/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50652/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50653/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50654/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50657/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50658/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50659/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50660/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50661/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50662/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50663/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50664/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50667/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50668/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50671/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50672/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50673/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50675/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50676/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50677/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50678/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50679/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50680/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50681/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50684/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50685/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50688/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50689/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50690/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50692/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50693/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50694/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50695/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50696/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50700/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50701/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50702/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50705/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50707/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50708/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50710/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50713/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50714/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50715/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50716/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50717/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50718/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50719/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50720/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50721/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50722/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50723/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50725/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50727/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50728/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50730/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50733/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50736/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50737/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50738/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50740/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50742/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50743/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50745/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50748/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50749/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50750/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50824/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50825/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50826/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50827/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50830/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50833/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51981/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52359/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52553/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52554/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52556/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52565/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52567/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52568/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52573/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52580/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52581/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52582/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52583/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52584/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52585/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52586/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52587/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52588/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52589/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52590/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52591/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52592/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52593/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52596/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54061/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54062/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54121/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54123/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54130/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54132/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54134/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54135/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54136/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54140/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54141/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54150/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55246/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55247/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55248/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55249/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55660/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55673/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/56064/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/56068/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/56071/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/56778/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/56779/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/56805/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/59016/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/59017/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/59029/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/59030/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61117/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61118/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61119/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/70691/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/94594/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/95551/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/95552/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/95553/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/95556/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/95557/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/95558/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/95559/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100598/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100970/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100971/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100972/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100973/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100974/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100975/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100976/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100977/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100978/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100979/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100980/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100981/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100982/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100983/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100984/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100985/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100986/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100987/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100988/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100989/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100990/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100991/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100992/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100993/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100994/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100995/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100996/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100997/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100998/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100999/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101000/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101001/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101002/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101003/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101004/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101005/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101006/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101007/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101008/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101009/?format=api"
    ],
    "dataLineage": "Data acquired from the Met Office. The original data is stored in PP format, along with CF-compliant NetCDF and CSV versions that have been produced by the BADC. These netCDF files have been processed to make the data as easy to use as possible, and these data are recommended for users not familiar with the Met Office PP format.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [],
    "observationcollection_set": [
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/20389/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/6932/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://catalogue.ceda.ac.uk/api/v2/rpis/56465/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/56461/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/56462/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/56463/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/56464/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/56466/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/56467/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/56460/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/72441/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/14562/?format=api",
    "permissions": [
        {
            "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2613/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "restricted",
            "accessRoles": "link",
            "label": "restricted: link group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/ukmo_agreement.pdf",
            "licenceClassifications": "academic, attribution required, no onward sharing"
        },
        {
            "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2614/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "restricted",
            "accessRoles": "hadrm3-ppe-uk",
            "label": "restricted: hadrm3-ppe-uk group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/hadrm3-ppe-uk.pdf",
            "licenceClassifications": "academic, policy, personal, unstated"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}