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

{
    "ob_id": 37273,
    "uuid": "7fbb95c288af44ab8b40e74fef0e7cbc",
    "title": "Velocity and strain rate fields of the northeast Tibetan Plateau",
    "abstract": "This data set contains velocity and strain rate fields over the northeast Tibetan Plateau, which are derived from Sentinel-1A and -1B synthetic aperture radar satellite data (SAR) and stored in GeoTIFF (.tif) or NETCDF (.grd) formats.\r\nThe velocities in the line-of-sights (LOS) of the satellites were processed at ~100 m resolution from time series in ~250km x 250km frames. The data set consists of velocities from 10 frames in ascending tracks and 13 frames in descending tracks of the satellites' orbits. The spatial extent of the velocities spans 96E-108E and 32N-43N, covering an area of 660,000 km^2. The temporal coverages of the data span from October 2014 to December 2019 across 65-110 acquisition epochs. The uncertainties of the velocities average to <1 mm/yr. The time series are inverted from fully-connected networks of short-temporal-baseline interferograms which are generated from interfering and unwrapping pairs of SAR imagery. The velocities represent the average velocity through the displacement time series. \r\n\r\nThe LOS velocities were decomposed into east and vertical velocities which are also archived with associated uncertainties. These Cartesian fields cover the overlapping areas between ascending and descending tracks and total 440,000 km^2. By combining the horizontal gradients of the filtered east velocities and interpolated north velocities from Global Navigational Satellite System, we derive second invariant, maximum shear, and dilatation strain rate fields for the same area with 1 km sampling intervals. \r\nThese strain rate fields highlight creeping sections and strain concentration on faults and fault junctions. The velocity fields reveal fault kinematics in terms of slip rates and partitioning. The vertical velocities also show non-tectonic signals such as subsidence related to permafrost melting, groundwater extraction, and reservoir loading, as well uplift from blocked drainages. \r\n\r\nThe data are collected and processed by Qi Ou with the automatic processing tools developed by Milan Lazecky. Velocity and strain rate fields were interpreted by all authors. By default, interferograms were generated from each epoch to six consecutive epochs and between acquisition pairs with six-month and nine-month temporal baselines. Interferograms with the unwrapping error were removed from the network and all networks were continuous and fully connected.",
    "keywords": "COMET, Sentinel 1",
    "publicationState": "citable",
    "dataPublishedTime": "2022-05-26T13:49:53",
    "doiPublishedTime": "2022-05-26T13:50:04",
    "updateFrequency": "",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37295/?format=api",
        "dataPath": "/neodc/comet/publications_data/Ou_et_al_JGR_2022/v1.0/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 4380628626,
        "numberOfFiles": 127,
        "fileFormat": "These data are provided in GeoTIFF (.tif) or NETCDF (.grd) formats."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10295/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3454/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [],
    "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA). \r\nThe original interferograms are available on COMET-LiCS portal (https://comet.nerc.ac.uk/comet-lics-portal/) The interferograms are processed from Sentinel-1 Level 1 (L1) Synthetic Aperture Radar (SAR) imagery acquired by the European Space Agency (https://scihub.copernicus.eu/dhus/#/home) using the Looking Into Continents from Space with Synthetic Aperture Radar (LiCSAR) routine. The average line-of-sight (LOS) velocities and associated uncertainties are derived from frame-based five-year time series, which are inverted from networks of short temporal baseline interferograms using the New Small Baseline Subset (NSBAS) method. The scaled uncertainties are the LOS uncertainties with referencing effects corrected by fitting a spherical model to the scatter points between uncertainty and distance from the reference. The stitched LOS velocities in the reference frame of the Global Navigational Satellite System (GNSS) velocities are the results of mosaicking frame-sized LOS velocities into tracks by adding a planar ramp per frame to close the differences between overlapping pixels in consecutive LOS frames and between InSAR and GNSS LOS velocities. The stitched LOS velocities in two line-of-sights were then decomposed into Cartesian velocities in two steps, first into an east component and a combination of the north and vertical components, and then resolving the vertical component from the combination component using an interpolated north component from the GNSS velocities. The strain rate fields are calculated from the horizontal gradients of the filtered InSAR east velocities and interpolated GNSS north velocities.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12130/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/11687/?format=api"
    ],
    "observationcollection_set": [],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178091/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178092/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178093/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178094/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178095/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178096/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178097/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178098/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178099/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178100/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178101/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178102/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178103/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/178104/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/37274/?format=api",
    "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": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}