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

{
    "ob_id": 8362,
    "uuid": "36e5af826c26f7ed025e50318a0633d0",
    "title": "CALIPSO: Cloud and Aerosol Lidar Level 2 Aerosol Profile Version 3-01 Product (CAL_LID_L2_05kmAPro-Prov-V3-01)",
    "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 2 Aerosol Profile Version 3-01 data derived from Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) Level 1B product with uniform horizontal resolution of 5 km and ancillary data. There are no layer descriptors included in the datasets, and the spatial distribution of the aerosol layers depends on the aerosol layer fraction and atmospheric volume description parameters. The aerosol backscatter and extinction coefficients are obtained through the CALIPSO Lidar Ratio selection algorithm. In Version 3-01, L2 products use enhanced daytime calibration, improved cloud-aerosol discrimination algorithm with removal of a bug in the cloud clearing code, and the newly introduced cloud thermodynamic phase assessment algorithm.",
    "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol",
    "publicationState": "published",
    "dataPublishedTime": "2014-07-17T12:51:31",
    "doiPublishedTime": null,
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8363/?format=api",
        "dataPath": "/neodc/caliop/data/l2_05kmapro/v3-01",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 5359005755180,
        "numberOfFiles": 101842,
        "fileFormat": "Data are HDF4 formatted"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2387/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64153/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64161/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65011/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65012/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65024/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65033/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65044/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65049/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65050/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65056/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65057/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65058/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65059/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65060/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65061/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65062/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65063/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65064/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65065/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65066/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65151/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65155/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65156/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65157/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65158/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65159/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65160/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65161/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65162/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65163/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65164/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65165/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65166/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65167/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65168/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65169/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65170/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65171/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65172/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65173/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65174/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65175/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65176/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65177/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65178/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65179/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65180/?format=api"
    ],
    "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5368/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33421/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33423/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33424/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33425/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33427/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41754/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41755/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33422/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8366/?format=api",
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "registered",
            "accessRoles": null,
            "label": "registered: None group",
            "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}