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

{
    "ob_id": 5680,
    "uuid": "b2f21e4972c90504ed837367b06acc91",
    "title": "Polar Pathfinder Sampler (PPSM): AVHRR Polar Pathfinder 1.25 km data (1978-1996)",
    "abstract": "The AVHRR Polar Pathfinder 1.25 km data set provides information about polar climate and geophysical processes at the highest practical spatial and temporal resolution. For the first time, daily composites of AVHRR-collected cryospheric variables are compiled at a resolution suitable for regional and local monitoring, and process studies, of changing surface conditions such as sea ice formation, sea ice motion and ice sheet extent. The higher resolution provides the closest link between field data and the greater perspective afforded by a satellite view.\r\n\r\nProducts include daily sea-ice motion vector fields and twice-daily composited images of albedo, skin surface temperature, and the calibrated and geolocated AVHRR channel data used to generate them. Products are mapped to the NSIDC Equal-Area Scalable Earth-Grid (EASE-Grid, Armstrong and Brodzik 1995). Spatial coverage includes both hemispheres, extending poleward of 50 degrees N and 53 degrees S latitudes. Temporal coverage begins September 1993 and extends through the present (1998). Plans are to continue acquisition and processing for 18 months after the Moderate Resolution Imaging Spectrometer (MODIS) becomes operational.\r\n\r\nFor this AVHRR Pathfinder demonstration, three regions have been selected from 1997 Northern Hemisphere composites to correspond to areas of active field programs and ongoing research. These areas, the Surface Heat Budget of the Arctic Ocean (SHEBA) study region in the Beaufort Sea, the ETH/CU Camp in western Greenland, and Point Barrow, Alaska, cover the main polar surface types: sea ice cover, permanent ice sheets, and polar lands. Time-series visualizations are provided rather than a sample of the data product, to conserve space on the CD-ROM.",
    "keywords": "PPSM",
    "publicationState": "published",
    "dataPublishedTime": "2007-02-06T02:44:04",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5681/?format=api",
        "dataPath": "/badc/CDs/ppsm/AVHRR1",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 116715167,
        "numberOfFiles": 81,
        "fileFormat": "Image files are GIF formatted. Movie files are mpeg formatted.\r\n"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/1635/?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/3732/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8616/?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",
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24529/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24527/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24530/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24531/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24532/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24534/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24528/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/24533/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54982/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51859/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51860/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/51861/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/5685/?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"
        }
    ]
}