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

{
    "ob_id": 3607,
    "uuid": "4d1262c57119adbcdb03a46b6ce3ca6a",
    "title": "Chilbolton Facility for Atmospheric and Radio Research (CFARR) LI-COR LI-7500 Gas Analyser Data",
    "abstract": "Measurements from a LI-COR LI-7500 open path gas analyser operating at infra-red wavelengths deployed at the Chilbolton Facility for Atmospheric and Radio Research site in Chilbolton, Hampshire. The instrument measures the absorption due to carbon dioxide at specific wavelengths along its 0.125m measurement path. Internally-stored calibration data are used to convert these absorption values to a mole concentration for each gas. Carbon dioxde and water vapour mole concentrations from this instrument are also provided with sonic anemomenter data at a 20Hz data acquisition rate for eddy covariance calculations in another CFARR dataset. Measurements are taken at 10s intervals and are archived at this temporal resolution. Data are in netCDF.",
    "keywords": "CFARR, gas analyser",
    "publicationState": "published",
    "dataPublishedTime": "2013-10-15T14:47:11",
    "doiPublishedTime": null,
    "updateFrequency": "continual",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/3608/?format=api",
        "dataPath": "/badc/chilbolton/data/licor-gas-analyser/",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 713088992,
        "numberOfFiles": 2025,
        "fileFormat": "Data are netCDF formatted"
    },
    "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/1030/?format=api",
    "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/64/?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/54762/?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/57536/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69141/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69142/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69143/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69144/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69145/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69146/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/69147/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82434/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82445/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82467/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82468/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82472/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82481/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82482/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82483/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82489/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82495/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82502/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82521/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82524/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82536/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82539/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82542/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82544/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82550/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82552/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82561/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82569/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82580/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82582/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82589/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82590/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82593/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82598/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82600/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82625/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82636/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82644/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82645/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82682/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82689/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82696/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82701/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82702/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82705/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82710/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82719/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82720/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82722/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82723/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82730/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82733/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82734/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82736/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82737/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82744/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82745/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82750/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82751/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/82758/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87862/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87929/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87942/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87951/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87955/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88028/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88086/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88159/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88169/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88172/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88174/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88183/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88202/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88239/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88250/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88303/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88322/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88364/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88371/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88450/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88459/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88691/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88693/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88729/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88733/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88739/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88764/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88807/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88922/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88926/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88930/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88947/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88952/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88984/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/88999/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/89049/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/89092/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/89093/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/89098/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/89738/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/89755/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/89806/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/89928/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/89947/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/89969/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90009/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90027/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90047/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90074/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90086/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90095/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90104/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90153/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90190/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90210/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90271/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90289/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90293/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90779/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90811/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90816/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90860/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90879/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90906/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90907/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90908/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90917/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90918/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/90965/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91022/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91084/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91115/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91129/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91154/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91157/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91171/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91251/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/91271/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96411/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96412/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96440/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96457/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96465/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96489/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96514/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96563/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96575/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96582/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96626/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96628/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96636/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96645/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96703/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96705/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96710/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96719/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96721/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96726/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96754/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96784/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96822/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96838/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/96844/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97323/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97330/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97350/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97374/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97397/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97410/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97422/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97425/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97426/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97428/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97431/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97438/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97453/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97529/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97530/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97531/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97532/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97533/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97534/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97535/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97536/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97537/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97538/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97539/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97540/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97541/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97542/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97543/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97544/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97545/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97546/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97547/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97548/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97549/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97550/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97551/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97552/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97553/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97554/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97555/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97556/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97557/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97558/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97559/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97560/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97561/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97562/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97563/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97564/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97565/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97566/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97567/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97568/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97569/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97570/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97571/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97572/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97573/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97574/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97575/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97576/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97577/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97578/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97579/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97580/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97581/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97582/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97583/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97584/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97585/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97586/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97587/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97588/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97589/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97590/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97591/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97592/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97593/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97594/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97595/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97596/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97597/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97598/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97599/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97600/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97601/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97602/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97603/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97604/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97605/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97606/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97607/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97608/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97609/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97610/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97611/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97612/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97613/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97614/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97615/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97616/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97617/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97618/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97619/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97620/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97621/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97622/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97623/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97624/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97625/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97626/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97627/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97628/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97629/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97630/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97631/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97632/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97633/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97634/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97635/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97636/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/97637/?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/2448/?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/15197/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/15196/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/15199/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/15202/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/15201/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/15203/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/15200/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/15198/?format=api"
    ],
    "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/3610/?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"
        }
    ]
}