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

{
    "ob_id": 6191,
    "uuid": "137163fdaed06238e8decfcd1691b12b",
    "title": "Firn-air analyser data at Devon Island Ice cap station, Dome Concordia and Dronning Maud land for the FIRETRACC campaign (1998)",
    "abstract": "This data was collected as a result of the FIRETRACC/100 (Firn Record of Trace Gases Relevant to Atmospheric Chemical Change over 100 yrs) project conducted in 1998 and 1999. The FIRETRACC project aimed to determine the history of numerous trace gases of both human (pollution) and natural origin over the 20th century in the global atmosphere. This was achieved by pumping old air out of deep unconsolidated snow (known as firn) that accumulates to depths of around 50 to 100 m on the polar ice caps of both hemispheres. The resulting firn air samples from the Arctic and Antarctic were returned to Europe and the US for multiple gas and isotope analysis in a number of research laboratories. The firn air samples were analysed for well over eighty separate trace gases (halocarbons, non-methane hydrocarbons, alkyl nitrates, sulphur species, etc.), and thirteen different isotopic measurements of CO2, CH4, CO and permanent gases (O2, N2, Ar, Kr).",
    "keywords": "PALEOCLIMATE EARTHSCIENCE CRYOSPHERE ATMOSPHERE",
    "publicationState": "published",
    "dataPublishedTime": "2007-01-11T00:56:30",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6192/?format=api",
        "dataPath": "/badc/firetracc/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 273996,
        "numberOfFiles": 36,
        "fileFormat": "Data are NASA-Ames formatted."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/1819/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/15/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21817/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21823/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22341/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22601/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22918/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25387/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25398/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25399/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25856/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25935/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25966/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25967/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25968/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25969/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25970/?format=api"
    ],
    "dataLineage": "Data files submitted as is by the FIRETRACC (Firn Record of Trace Gases Relevant to Atmospheric Chemical Change) campaign participants (2004-2007), to the BADC for archiving.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4017/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/6193/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/6190/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26227/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26232/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26229/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26230/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26231/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26233/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26226/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26228/?format=api"
    ],
    "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/6195/?format=api",
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}