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

{
    "ob_id": 37622,
    "uuid": "b2b9bfe408f14ea7a79d9ff7aee0d0b8",
    "title": "WINDS-C: A 1/50° decadal regional simulation of the Southwestern Indian Ocean with high frequency surface currents for Lagrangian applications (climatological forcing based on 1993-2018)",
    "abstract": "WINDS-C (Western Indian Ocean Simulation, Climatological) is a high-resolution (1/50° in the horizontal) regional ocean simulation spanning the SW Indian Ocean under climatological forcing (1993-2018), using the Coastal and Regional Ocean Community model (CROCO). WINDS-C is forced at the lateral boundaries by a monthly climatology from the 1/12° CMEMS (Copernicus Marine Environment Monitoring Service) GLORYS12V1 global ocean reanalysis and barotropic tides from TPXO9, at the surface by a monthly climatology from ERA5, and also includes climatological riverine fluxes. High frequency (0.5h) surface currents are provided for Lagrangian analyses, and other surface fields are provided at a daily frequency. Full 3D zonal velocity, meridional velocity, temperature, and salinity (U/V/T/S) fields are provided every 5 days.",
    "keywords": "Indian Ocean, ocean current, surface velocity, temperature, salinity, ocean model, CROCO, dispersal, coral reef",
    "publicationState": "citable",
    "dataPublishedTime": "2022-10-12T16:00:23",
    "doiPublishedTime": "2022-11-08T08:30:22",
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/37623/?format=api",
        "dataPath": "/bodc/UOX220077/WINDS-C",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 5388787900564,
        "numberOfFiles": 52,
        "fileFormat": "Data are CF-Compliant NetCDF formatted data files"
    },
    "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/10388/?format=api",
    "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/3531/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/49724/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/49725/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96879/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96880/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96881/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96882/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96883/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96884/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96885/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96886/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96887/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96888/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96889/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96890/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96891/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96892/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96894/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96895/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96899/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96902/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96903/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96904/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96905/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96906/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96907/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96908/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96909/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96912/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96913/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96914/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96915/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96917/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96918/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96919/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96920/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96921/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96923/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96924/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96925/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96926/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96927/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96928/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96929/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96930/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96931/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96932/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96933/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96934/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96935/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96936/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96937/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96938/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96939/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96940/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96941/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96942/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96943/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96944/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96945/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96946/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96947/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96948/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96949/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96950/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96951/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96952/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102722/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102723/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102724/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102725/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102726/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102727/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102728/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102729/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102730/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102731/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102732/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102733/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102734/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102735/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102736/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102737/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102738/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102739/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102740/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102741/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102742/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102743/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102744/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102745/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102746/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102747/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102748/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102749/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102750/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102751/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102752/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102753/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102754/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102755/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102756/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102757/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102758/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102759/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102760/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102761/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102762/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102763/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102764/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102765/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102766/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102767/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102768/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102769/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102770/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102771/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102772/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102773/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102774/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102775/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102776/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102777/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102778/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102779/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102780/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102781/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102782/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102783/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102784/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102785/?format=api"
    ],
    "dataLineage": "This dataset consists of two simulations of the Southwest Indian Ocean with high frequency surface currents. One simulation was climatological (WINDS-C) and one used realistic forcing (WINDS-M) from 1993-2020. The simulations were funded through PhD project NE/S007474/1, Marine dispersal and retention in the western Indian Ocean, held by Noam Vogt-Vincent who was supervised by Helen Johnson, both at University of Oxford. The outputs are archived on BODC's space at CEDA and assigned a CEDA DOI. No QC was done by BODC.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://catalogue.ceda.ac.uk/api/v2/identifiers/12292/?format=api"
    ],
    "projects": [
        "https://catalogue.ceda.ac.uk/api/v2/projects/37624/?format=api"
    ],
    "observationcollection_set": [
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/37629/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://catalogue.ceda.ac.uk/api/v2/rpis/179534/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/179540/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/179541/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/179533/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/179530/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/179532/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/179531/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/179535/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/179542/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/37625/?format=api",
    "permissions": [
        {
            "ob_id": "https://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, attribution required"
        }
    ],
    "discoveryKeywords": []
}