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

{
    "ob_id": 23548,
    "uuid": "a4090bcc759945938f24141a716fa64d",
    "title": "WCRP CMIP5: The NSF-DOE-NCAR team CESM1-CAM5 model output for the amip4xCO2 experiment",
    "abstract": "WCRP CMIP5: The NSF-DOE-NCAR team CESM1-CAM5 model output for the amip4xCO2 experiment. These data cover the following realms: atmos, land and ocean; at the following frequencies: fx and mon. The runs included the ensemble members: r0i0p0 and r1i1p1.\n\nThe WCRP Coupled Model Intercomparison Project, Phase 5 (CMIP5), was a global climate model intercomparison project, coordinated by PCMDI (Program For Climate Model Diagnosis and Intercomparison) on behalf of the World Climate Research Program (WCRP) and provided input for the Intergovernmental Panel on Climate Change (IPCC) 5th Assessment Report (AR5).\n\nThe NSF-DOE-NCAR team consisted of the following agencies: National Science Foundation (NSF) and National Center for Atmospheric Research (NCAR).",
    "keywords": "CMIP5, CMIP, WCRP, climate change, NSF-DOE-NCAR, CESM1-CAM5, amip4xCO2, atmos, land, ocean, fx, mon",
    "publicationState": "published",
    "dataPublishedTime": "2017-03-17T14:01:41.430799",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/23547/?format=api",
        "dataPath": "/badc/cmip5/data/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/amip4xCO2/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 33975928404,
        "numberOfFiles": 35,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/6394/?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/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/7795/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?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/50420/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50422/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50424/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50425/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50551/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50552/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50553/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50575/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54336/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54374/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54697/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55121/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59947/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59949/?format=api"
    ],
    "dataLineage": "Data were produced and verified by The NSF-DOE-NCAR 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/23467/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/23524/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/95813/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/95802/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/95803/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/95806/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/95807/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/95811/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/95812/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/95801/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/95804/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/95808/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/95805/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/95809/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/95810/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/23546/?format=api",
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2525/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "registered",
            "accessRoles": null,
            "label": "registered: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip5_open.pdf",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}