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

{
    "ob_id": 3877,
    "uuid": "e6a0f9fa6e8a5cce53a2ce56c4eb0426",
    "title": "ACCMIP: GISS (Goddard Institute for Space Studies) climate model output",
    "abstract": "The Atmospheric Chemistry and Climate Model Intercomparison Project (ACCMIP) was organized under the auspices of Atmospheric Chemistry and Climate (AC&C), a project of International Global Atmospheric Chemistry (IGAC) and Stratospheric Processes And their Role in Climate (SPARC) under International Geosphere Bisosphere Programme (IGBP) and World Climate Research Programme (WCRP). The Atmospheric Chemistry and Climate Model Intercomparison Project (ACC-MIP) consists of several sets of simulations that have were designed to facilitate useful evaluation and comparison of the AR5 (Intergovernmental Committee on Climate Change Assessment Report 5) transient climate model simulations.\r\n\r\nThis dataset contains measurements from climate simulations from GISS of the 20th century and the future projections, which output feedback between dynamics, chemistry and radiation in every model time step. The data are collected from running the latest set of ozone precursor emissions scenarios, which output tropospheric ozone changes from 1850 to 2100.",
    "keywords": "ACCMIP, Model, chemistry, climate",
    "publicationState": "published",
    "dataPublishedTime": "2011-08-24T10:18:20",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/3878/?format=api",
        "dataPath": "/badc/accmip/data/GISS",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 1398870962081,
        "numberOfFiles": 119058,
        "fileFormat": "Data are netCDF formatted"
    },
    "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/1106/?format=api",
    "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/71/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50420/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50555/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50557/?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/50566/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50598/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50599/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53144/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53145/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53146/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53147/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53148/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53149/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53150/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53151/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53152/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53153/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53155/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53156/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53157/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53158/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53159/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53160/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53161/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53162/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53164/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53165/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53166/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53168/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53169/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53170/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53171/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53172/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53173/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53174/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53175/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53176/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53177/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53178/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53179/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53180/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53181/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53182/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53183/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53184/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53185/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53186/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53187/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53188/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53189/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53190/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53191/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53192/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53193/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53194/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53195/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53196/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53197/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53199/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53200/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53201/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53202/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53203/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53204/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53205/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53206/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53207/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53208/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53209/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53210/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53211/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53212/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53213/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53214/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53215/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53216/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53217/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53219/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53222/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53224/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53225/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53226/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53228/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53230/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53231/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53232/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53233/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53234/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53235/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53236/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54097/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54099/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54369/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57244/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61066/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61067/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61068/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61070/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61071/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61072/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61073/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61554/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/61563/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/62736/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71711/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71712/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71716/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71717/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71718/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71719/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71720/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71722/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71724/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71725/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71726/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71727/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71729/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71730/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71732/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71735/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71736/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71737/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71739/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71742/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71764/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71854/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71877/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/71929/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72022/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72024/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72025/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72034/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/72061/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/80070/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/80071/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/80080/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/83825/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/83826/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/83827/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/83829/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/83830/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/89419/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90495/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90496/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/94636/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100904/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100905/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100906/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100907/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100908/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100909/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100910/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100911/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100912/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100913/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100914/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100915/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100916/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100917/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100918/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100919/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100920/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100921/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100922/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100923/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100924/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100925/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100926/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/100927/?format=api"
    ],
    "dataLineage": "The ACCMIP model output uses CMOR (Climate Model Output Rewriter) to convert data to CF netCDF. The CMOR conversion is performed by the individual modelling groups and the resulting CF netCDF files are archived at CEDA.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://catalogue.ceda.ac.uk/api/v2/identifiers/2621/?format=api"
    ],
    "projects": [
        "https://catalogue.ceda.ac.uk/api/v2/projects/3866/?format=api"
    ],
    "observationcollection_set": [
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/3863/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://catalogue.ceda.ac.uk/api/v2/rpis/19123/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/19125/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/19126/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/19127/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/19128/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/44226/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/44227/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/19124/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/3879/?format=api",
    "permissions": [
        {
            "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
            "licenceClassifications": "any, attribution required"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}