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

{
    "ob_id": 13378,
    "uuid": "642633c00f434b97817a42970c283d2b",
    "title": "World Climate Research Programme's (WCRP) Coupled Model Intercomparison Project phase 3 (CMIP3) Project Database: Parallel Climate Model (PCM) (National Center for Atmospheric Research (NCAR)) data",
    "abstract": "Data from the National Center for Atmospheric Research (NCAR) Parallel Climate Model (PCM) simulations",
    "keywords": "CMIP3",
    "publicationState": "published",
    "dataPublishedTime": "2008-02-29T14:08:27",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/13379/?format=api",
        "dataPath": "/badc/cmip3_drs/data/cmip3/output/NCAR/PCM/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 1706977851962,
        "numberOfFiles": 5978,
        "fileFormat": "Data are netCDF formatted"
    },
    "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/4979/?format=api",
    "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/529/?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/9045/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50498/?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/54089/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54090/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54091/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54092/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54093/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54094/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54707/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/56222/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/56224/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/62501/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/67752/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69463/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69470/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69472/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69477/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69478/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69480/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69481/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69484/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69485/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69487/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69489/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69490/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69491/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69492/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69493/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69495/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69497/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/89720/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/92678/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96309/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96310/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96311/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96312/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96314/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96317/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96318/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96319/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96320/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96322/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96324/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96325/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96327/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96329/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96332/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96334/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96335/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96337/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96339/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96343/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96344/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96345/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96346/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96347/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96349/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96350/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96351/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96352/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96353/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96354/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96355/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96356/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96357/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96358/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96359/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96360/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96362/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102395/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102396/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102397/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102398/?format=api"
    ],
    "dataLineage": "Data was converted to CF netCDF by the data provider.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://catalogue.ceda.ac.uk/api/v2/projects/426/?format=api"
    ],
    "observationcollection_set": [
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/423/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://catalogue.ceda.ac.uk/api/v2/rpis/51107/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/51104/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/51103/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/51108/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/105071/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/51106/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/51152/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/51105/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/13380/?format=api",
    "permissions": [
        {
            "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2684/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "restricted",
            "accessRoles": "cmip3",
            "label": "restricted: cmip3 group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/cmip3.pdf",
            "licenceClassifications": "academic"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}