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

{
    "ob_id": 3542,
    "uuid": "9f8e2e37fd9198764fd570ac830ccacb",
    "title": "Chilbolton Facility for Atmospheric and Radio Research (CFARR) Vaisala PWD21 Present Weather Detector Data, Sparsholt College Site",
    "abstract": "Data were collected by the Chilbolton Facility for Atmospheric and Radio Research (CFARR) Present Weather Sensor from 28th of January 2005 to the 21st of May 2007 at Sparsholt College, Hampshire. The dataset contains reports of current weather conditions and those over the last hour using both NWS (National Weather Service)and WMO (World Meteorological Organistion) weather codes.",
    "keywords": "CFARR, Chilbolton, present weather, meteorology",
    "publicationState": "published",
    "dataPublishedTime": "2003-02-05T10:27:10",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/3543/?format=api",
        "dataPath": "/badc/chilbolton/data/pwd21_sparsholt",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 203173453,
        "numberOfFiles": 656,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/999/?format=api",
    "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/59/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/22455/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50512/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54763/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/54764/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55314/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55315/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55316/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55317/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55318/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55319/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55320/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55321/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55322/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55323/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55324/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55325/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55326/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55327/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55328/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55329/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55330/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55331/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55332/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55333/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55334/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55335/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55336/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55337/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55338/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55339/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55340/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55341/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55342/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55343/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55344/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55345/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55346/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55347/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55348/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55349/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/94325/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/94327/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/94335/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/94352/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/94373/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/94389/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/94401/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/95793/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101603/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101604/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101605/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101606/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101607/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101608/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101609/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101610/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101611/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101612/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101613/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101614/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101615/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101616/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101617/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101618/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101619/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101620/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101621/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101622/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101623/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101624/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101625/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101626/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101627/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101628/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101629/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101630/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101631/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101632/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101633/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101634/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101635/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101636/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101637/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101638/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101639/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101640/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101641/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101642/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101643/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101644/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101645/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101646/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101647/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101648/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101649/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101650/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101651/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101652/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101653/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101654/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101655/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101656/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101657/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101658/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101659/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101660/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101661/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101662/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101663/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101664/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101665/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101666/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101667/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101668/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101669/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101670/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101671/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101672/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101673/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101674/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101675/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101676/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101677/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101678/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101679/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101680/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101681/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101682/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101683/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101684/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101685/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101686/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/101687/?format=api"
    ],
    "dataLineage": "Data are collected by 4 radar systems, of which the largest is the 3 GHz Doppler radar (CAMRa), and 4 lidar systems, at Chilbolton Observatory, Hampshire.\r\nData are prepared by Chilbolton Facility for Atmospheric and Radio Research (CFARR) staff prior to submission to BADC for archiving.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://catalogue.ceda.ac.uk/api/v2/identifiers/2397/?format=api"
    ],
    "projects": [
        "https://catalogue.ceda.ac.uk/api/v2/projects/3464/?format=api"
    ],
    "observationcollection_set": [
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/3461/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/7378/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://catalogue.ceda.ac.uk/api/v2/rpis/15021/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/15023/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/15024/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/15025/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/43092/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/43096/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/15027/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/15022/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/43093/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/43094/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/43095/?format=api"
    ],
    "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/3545/?format=api",
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "registered",
            "accessRoles": null,
            "label": "registered: None group",
            "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
            "licenceClassifications": "any, attribution required"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}