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

{
    "ob_id": 43515,
    "uuid": "ca9e188d6141435eb7d851d40416a645",
    "title": "The International Bathymetric Chart of the Arctic Ocean (IBCAO) Version 3.0",
    "abstract": "The International Bathymetric Chart of the Arctic Ocean (IBCAO) Version 3.0 is a gridded continuous terrain model covering ocean and land of the Arctic region. The International Bathymetric Chart of the Arctic Ocean was initiated in 1997 and has since been the authoritative source of bathymetry for the Arctic Ocean. The IBCAO Version 3.0 Grid was released in June 2012.\r\n\r\nAt the time of its publication, IBCAO Version 3.0 represented the largest improvement in the data set since 1999. Taking advantage of new data sets collected by the circum-Arctic nations, opportunistic data collected from fishing vessels, data acquired from US Navy submarines and from research ships of various nations.\r\n\r\nBuilt using an improved gridding algorithm, the grid is on a 500 meter spacing, revealing much greater details of the Arctic seafloor than IBCAO Version 1.0 (2.5 km) and Version 2.0 (2.0 km). The area covered by multibeam surveys has increased from ~6 % in Version 2.0 to ~11% in Version 3.0.\r\n\r\nThe bathymetric grid released in IBCAO Version 3.0 is available in NetCDF, Esri ASCII or data GeoTIFF raster format. The IBCAO V3 data are built using the WGS84 horizontal datum, where the vertical datum is referenced to Mean Sea Level. Elevation values are provided in metres (negative below the sea surface). The IBCAO V3 dataset comprises polar stereographic grids at 500 x 500m grid intervals, true scale 75°N, in both smoothed (SM) and remove-restore (RR) method formats. The IBCAO V3 dataset also comprises geographic grids at 30 arc-second resolution in both smoothed (SM) and remove-restore (RR) method formats.",
    "keywords": "elevation, oceans",
    "publicationState": "published",
    "dataPublishedTime": "2012-06-01T00:00:00",
    "doiPublishedTime": null,
    "updateFrequency": "",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/43543/?format=api",
        "dataPath": "/bodc/gebco/ibcao/ibcao_v3",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 10612304945,
        "numberOfFiles": 32,
        "fileFormat": "ESRI ASCII raster, data GeoTIFF, NetCDF"
    },
    "timePeriod": null,
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4696/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68619/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68620/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68621/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74853/?format=api"
    ],
    "dataLineage": "This dataset was generated by organisation with the \"originator centre\" role in this metadata record following their in-house data processing and quality control procedures. It represents version 3 of the International Bathymetric Chart of the Arctic Ocean (IBCAO) and has been generated by the originator on behalf of this project. The data set is in the form of a grid that has been generated from a number of sources and using different data collection techniques. Information concerning the source data sets included in the grid is given in the documentation that accompanies the data set. After generation, the grid was then provided to the British Oceanographic Data Centre (BODC) for delivery via the General Bathymetric Chart of the Oceans (GEBCO) web site (maintained at BODC). In 2024, these data were moved to CEDA for long-term archival.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43521/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/207807/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/207808/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/207809/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/207810/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/207811/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/207812/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/207813/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/207814/?format=api"
    ],
    "procedureAcquisition": null,
    "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": []
}