Observation Instance
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/3468/?format=api
{ "ob_id": 3468, "uuid": "20e16263088c1fe2d765bc508f1794c7", "title": "Chilbolton Facility for Atmospheric and Radio Research (CFARR) Meteorological Particle Sensor Data, Chilbolton Site", "abstract": "Data were collected by the Chilbolton Facility for Atmospheric and Radio Research (CFARR) Meteorological Particle Sensor from 2009 to present. During this time the particle sensor was at Chilbolton, Hampshire, whilst previously it had been positioned at Sparsholt College, Hampshire. The dataset contains measurements of the size of individual particulates including rain, snow, and hail, as well as estimates of drizzle, total rainfall and liquid water content.", "keywords": "CFARR, Chilbolton, meteorology, particle", "publicationState": "published", "dataPublishedTime": "2003-11-09T13:06:37", "doiPublishedTime": null, "updateFrequency": "continual", "status": "ongoing", "result_field": { "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/3469/?format=api", "dataPath": "/badc/chilbolton/data/mps_chilbolton", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 7626560764, "numberOfFiles": 1711, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/959/?format=api", "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/59/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://catalogue.ceda.ac.uk/api/v2/phenomona/22455/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/50512/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/54763/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/54764/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55330/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55331/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81433/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81478/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81484/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81486/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81488/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81499/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81518/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81533/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81591/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81654/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81693/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81734/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81761/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81774/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81777/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81780/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81831/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81854/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81862/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81879/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81911/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81917/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81930/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81970/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/82023/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/82034/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/82052/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/82055/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/82074/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/94313/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/94314/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/94315/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/94316/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/94317/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/94318/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/94319/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/94320/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/94321/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95817/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95826/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95829/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95830/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95833/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95834/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95838/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95867/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95883/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95909/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95921/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95926/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95927/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95934/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95941/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95945/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95946/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95952/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95957/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95981/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95983/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95990/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95995/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95997/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96005/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96018/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96027/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96043/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96044/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100196/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100197/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100198/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100199/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100200/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100201/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100202/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100203/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100204/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100205/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100206/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100207/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100208/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100209/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100210/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100211/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100212/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100213/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100214/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100215/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100216/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100217/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100218/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100219/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100220/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100221/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100222/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100223/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100224/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100225/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100226/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100227/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100228/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100229/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100230/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100231/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100232/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100233/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100234/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100235/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100236/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100237/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100238/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100239/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100240/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100241/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100242/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100243/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100244/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100245/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100246/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100247/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100248/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100249/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100250/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100251/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100252/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100253/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100254/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100255/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100256/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100257/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100258/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100259/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100260/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100261/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100262/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100263/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100264/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100265/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100266/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100267/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100268/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100269/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100270/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100271/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100272/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100273/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100274/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100275/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100276/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100277/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100278/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100279/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100280/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100281/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100282/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100283/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100284/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100285/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100286/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100287/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100288/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100289/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100290/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100291/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100292/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100293/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100294/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100295/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100296/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100297/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100298/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100299/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100300/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100301/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100302/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100303/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100304/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100305/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100306/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100307/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100308/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100309/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100310/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100311/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100312/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100313/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100314/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100315/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100316/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100317/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100318/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100319/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100320/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100321/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100322/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100323/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100324/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100325/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100326/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100327/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100328/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100329/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100330/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100331/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100332/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100333/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100334/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100335/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100336/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100337/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100338/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100339/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100340/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100341/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100342/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100343/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100344/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100345/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100346/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100347/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100348/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100349/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100350/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100351/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100352/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/100353/?format=api" ], "dataLineage": "Data are collected by 4 radar systems, of which the largest is the 3 GHz Doppler radar (CAMRa), and 4 lidar systems, at Chilbolton Observatory, Hampshire.\r\nData are prepared by Chilbolton Facility for Atmospheric and Radio Research (CFARR) staff prior to submission to BADC for archiving.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://catalogue.ceda.ac.uk/api/v2/identifiers/2347/?format=api" ], "projects": [ "https://catalogue.ceda.ac.uk/api/v2/projects/3464/?format=api" ], "observationcollection_set": [ "https://catalogue.ceda.ac.uk/api/v2/observationcollections/3461/?format=api", "https://catalogue.ceda.ac.uk/api/v2/observationcollections/7378/?format=api" ], "responsiblepartyinfo_set": [ "https://catalogue.ceda.ac.uk/api/v2/rpis/14822/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/14823/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/14824/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/14825/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/14827/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/41504/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/41508/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/14821/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/41505/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/41506/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/41507/?format=api" ], "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/3470/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/", "licenceClassifications": "any, attribution required" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }