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

{
    "ob_id": 5686,
    "uuid": "80a0863baa49f11c9c7ca7a570208346",
    "title": "Polar Pathfinder Sampler (PPSM): SMMR and SSM/I Pathfinder brightness temperature data (1978-1987)",
    "abstract": "The SMMR and SSM/I Pathfinder brightness temperatures provide scientists with more than 20 years of consistently processed, passive microwave data for use in climatological and earth science research. Each file represents gridded data for a single sensor channel and polarization, derived from either ascending or descending orbits for one day, thereby allowing discrimination of diurnal changes in earth surface processes.\r\n\r\nEach data sets consists of three series: the Northern and Southern Hemispheres and a global projection. Grids represent spatially interpolated data. The interpolation techniques maximize the radiometric integrity of original brightness temperature values, maintain high spatial and temporal precision, and involve no averaging of original swath data.\r\n\r\nSMMR coverage began October 1978 and continued through July 1987. Grid resolution is 25 km for all channels. SSM/I coverage began August 1987 and continues through the present. Processing is ongoing with current data available within three to six months of sensor data acquisition. Resolution is 25 km for all channels and 12.5 km for the 85 GHz channels.\r\n\r\nA sample data set comprising selected SSM/I EASE-Grid brightness temperature data and time files for all three projections from September 8 (day 251), 1997 is included on this CD-ROM.",
    "keywords": "CLOUDS ATMOSPHERE SEAICE CRYOSPHERE ATMOSPHERICWATERVAPOR ATMOSPHERICWINDS SNOW ATMOSPHERICTEMPERATURE ATMOSPHERICRADIATION ENGINEERING SPECTRAL",
    "publicationState": "published",
    "dataPublishedTime": "2007-02-06T02:45:46",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5687/?format=api",
        "dataPath": "/badc/CDs/ppsm/SSMI",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 20003184,
        "numberOfFiles": 66,
        "fileFormat": "Data are binary and HDR formatted. Images are GIF formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/1637/?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/21919/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21955/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21962/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22860/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22865/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22874/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23196/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23198/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23199/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23200/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23201/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23202/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23204/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23211/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25843/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25846/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25857/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25860/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25872/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25875/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25885/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25905/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25908/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25920/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25939/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25944/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25958/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25959/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25960/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25961/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25962/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25963/?format=api"
    ],
    "dataLineage": "CD-ROM data produced by the National Snow and Ice Data Centre and published in 2000. Data are stored at the BADC.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/3736/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8619/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/5682/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/5679/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24538/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24539/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24540/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24543/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24537/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24542/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24536/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24541/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54983/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51867/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/5689/?format=api",
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.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"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}