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

{
    "ob_id": 10893,
    "uuid": "cb76a29c6f273aaf54660ed9e217d431",
    "title": "MODIS Surface Reflectance Product from the Terra Satellite (MOD09)",
    "abstract": "The MODIS Surface Reflectance Product from the Terra satellite is a level 2 data product derived from 7 spectrum bands (bands 1-7 each centred at 648 nm, 858 nm, 470 nm, 555 nm, 1240 nm, 1640 nm, and 2130 nm, respectively) from the Level 1B product. The product estimates the surface spectral reflectance as it would have been measured at ground level in the absence of atmospheric scattering or absorption. Corrections to account the effect of atmospheric gases, aerosols and thin cirrus clouds are made by using level 1B, other level 2 and level 3 products, and if necessary also climatology. Both the MOD09 dataset from the Terra satellite and the MYD09 dataset from the Aqua satellite are produced using the same processing system.",
    "keywords": "",
    "publicationState": "published",
    "dataPublishedTime": "2014-08-05T08:24:22",
    "doiPublishedTime": null,
    "updateFrequency": "asNeeded",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10894/?format=api",
        "dataPath": "/neodc/modis/data/MOD09/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 5358536078333,
        "numberOfFiles": 14656,
        "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nThe MODIS Surface Reflectance Product from Terra is available in HDF-EOS format, spanning from the start of the mission until present.\n&lt;/p&gt;\n&lt;/div&gt;\n\n\n"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/3023/?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/66854/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66855/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66879/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66880/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66881/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66882/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66883/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66884/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66885/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66886/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66887/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66888/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66889/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66890/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66891/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66892/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66893/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66894/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66895/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66896/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66897/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66898/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66899/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66900/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66901/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66902/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66903/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66904/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66905/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66906/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66907/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66908/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66909/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66910/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66911/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66912/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66913/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66914/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66915/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66916/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66917/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66918/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66919/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66920/?format=api"
    ],
    "dataLineage": "The data were obtained by the MODIS Science Team, which were then downloaded and made available by the Quality Assurance for Essential Climate Variable (QA4ECV) Team to the NEODC for archiving after completeness checks had been carried out using MD5 checksums to ensure bitwise complete transfers.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7254/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/10895/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/10892/?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/39188/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39191/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39192/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39194/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43773/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43774/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39190/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/39189/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/10901/?format=api",
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2557/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "https://modaps.modaps.eosdis.nasa.gov/services/faq/LAADS_Data-Use_Citation_Policies.pdf",
            "licenceClassifications": ""
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}