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

{
    "ob_id": 6146,
    "uuid": "63c30b6310faa22e90b7e4a7adce1fa2",
    "title": "NERC Mesosphere-Stratosphere-Troposphere (MST) Radar Facility: Surface winds from the WXT510 instrument, Capel Dewi site, Wales (2007-2015)",
    "abstract": "Surface wind measurements are available from the Vaisala WXT510 surface meteorology instrument deployed at the Natural Environment Research Council's (NERC) Mesosphere-Stratosphere-Troposphere (MST) Radar Facility, Capel Dewi, near Aberystwyth in West Wales from 2007 to 2015. Wind speed and direction are measured by a WINDCAP (R) sensor which consists of an array of three equally-spaced ultrasonic transducers. These transducers are situated approximately 11 cm apart in a horizontal plane, leading to minimum, mean, and maximum values of speed and direction to be recorded. Data are available in netCDF formatted data files to all CEDA registered users under the UK Open Government licence.\r\n\r\nThis instrument has since been replaced by a Vaisala WXT520 surface meteorology instrument at the site.\r\n\r\nNote - the wind data from this instrument are known to be highly constrained by the valley topography in which the instrument is sited. As such it should not be used as a representation of the broad scale wind field, but may be of interest to those wishing to study valley flows.",
    "keywords": "MST, meteorology, surface, 2m, wind speed, wind direction",
    "publicationState": "citable",
    "dataPublishedTime": "2008-08-28T14:28:05",
    "doiPublishedTime": "2018-01-31T11:37:10",
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/6147/?format=api",
        "dataPath": "/badc/mst/data/wind-sensors-wxt510",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 113750412,
        "numberOfFiles": 2496,
        "fileFormat": "Data are CF-compliant NetCDF formatted."
    },
    "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/3415/?format=api",
    "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/515/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/25407/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50512/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91693/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91695/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91696/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91697/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91717/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91719/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91739/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91743/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91750/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91781/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91788/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91795/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91804/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91823/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91834/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91868/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91893/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102028/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102032/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102036/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102039/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102043/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102048/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102060/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102071/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102098/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102116/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102148/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102164/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102183/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102185/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102216/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102217/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102218/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102219/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102220/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102221/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102222/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102223/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102224/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102225/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102226/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102227/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102228/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102229/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102230/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102231/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102232/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102233/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102234/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102235/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102236/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102237/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102238/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102239/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102240/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102241/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102242/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102243/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102244/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102245/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102246/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102247/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102248/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102249/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102250/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102251/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102252/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102253/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102254/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102255/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102256/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102257/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102258/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102259/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102260/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102261/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102262/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102263/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102264/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102265/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102266/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102267/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102268/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102269/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102270/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102271/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102272/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102273/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102274/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102275/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102276/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102277/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102278/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102279/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102280/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102281/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102282/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102283/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102284/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102285/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102286/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102287/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102288/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102289/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102290/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102291/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102292/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102293/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102294/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102295/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102296/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102297/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102298/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102299/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102300/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102301/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102302/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102303/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102304/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102305/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102306/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102307/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102308/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102309/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102310/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102311/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102312/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102313/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102314/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102315/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102316/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102317/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102318/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102319/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102320/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102321/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102322/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102323/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102324/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102325/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102326/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102327/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102328/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102329/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102330/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102331/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102332/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102333/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102334/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102335/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102336/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102337/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102338/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102339/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102340/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102341/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102342/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102343/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102344/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102345/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102346/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102347/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102348/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102349/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102350/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102351/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102352/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102353/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102354/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102355/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102356/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102357/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102358/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102359/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102360/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102361/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102362/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102363/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102364/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102365/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102366/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102367/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102368/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102369/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102370/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102371/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102372/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102373/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102374/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102375/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102376/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102377/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102378/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102379/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102380/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102381/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102382/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102383/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102384/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102385/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102386/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102387/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102388/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102389/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102390/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102391/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102392/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102393/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/102394/?format=api"
    ],
    "dataLineage": "These data were acquired by the MST radar facility and sent to the BADC (subsequently CEDA) within an hour of acquisition. Data were then immediately ingested into the BADC archives.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://catalogue.ceda.ac.uk/api/v2/identifiers/3986/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/identifiers/9485/?format=api"
    ],
    "projects": [
        "https://catalogue.ceda.ac.uk/api/v2/projects/25330/?format=api"
    ],
    "observationcollection_set": [
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/6117/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://catalogue.ceda.ac.uk/api/v2/rpis/26072/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/26076/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/26070/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/26077/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/26075/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/26071/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/26073/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/26074/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/46259/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/106882/?format=api"
    ],
    "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/6149/?format=api",
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "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": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}