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

{
    "ob_id": 3531,
    "uuid": "aac5f8246987ea43a68e3396b530d23e",
    "title": "Chilbolton Facility for Atmospheric and Radio Research (CFARR) Disdrometer Data, Chilbolton Site",
    "abstract": "Data were collected by the Chilbolton Facility for Atmospheric and Radio Research (CFARR) Disdrometer from the 1st of April 2003 to the present at Chilbolton, Hampshire. The dataset contains measurements of the drop size distribution of rain.",
    "keywords": "CFARR, disdrometer, rainfall",
    "publicationState": "published",
    "dataPublishedTime": "2003-09-19T15:07:42",
    "doiPublishedTime": null,
    "updateFrequency": "continual",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/3532/?format=api",
        "dataPath": "/badc/chilbolton/data/disdrometer_chilbolton",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 20161884773,
        "numberOfFiles": 4617,
        "fileFormat": "Data are netCDF formatted."
    },
    "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/993/?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/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/55382/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/55383/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87194/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87196/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87198/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87210/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87211/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87216/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87217/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87225/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87226/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87234/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87236/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87244/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87245/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87283/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87289/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87301/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87308/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87338/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87373/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87374/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87392/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87400/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87413/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87418/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87419/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87453/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87454/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87457/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87459/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87471/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87480/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87486/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87492/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87503/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87504/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87507/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87513/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87514/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87517/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87525/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87550/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87554/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87560/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87564/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87567/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87590/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87591/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87593/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87595/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87611/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/87622/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98125/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98126/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98127/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98128/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98129/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98130/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98131/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98132/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98133/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98134/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98135/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98136/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98137/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98138/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98139/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98140/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98141/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98142/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98143/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98144/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98145/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98146/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98147/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98148/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98149/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98150/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98151/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98152/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98153/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98154/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98155/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98156/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98157/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98158/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98159/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98160/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98161/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98162/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98163/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98164/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98165/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98166/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98167/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98168/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98169/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98170/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98171/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98172/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98173/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98174/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98175/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98176/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98177/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98178/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98179/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98180/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98181/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98182/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98183/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98184/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98185/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98186/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98187/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98188/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98189/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98190/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98191/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98192/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98193/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98194/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98195/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98196/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98197/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98198/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98199/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98200/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98201/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98202/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98203/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98204/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98205/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98206/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98207/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98208/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98209/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98210/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98211/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98212/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98213/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98214/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98215/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98216/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98217/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98218/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98219/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98220/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98221/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98222/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98223/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98224/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98225/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98226/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98227/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98228/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98229/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98230/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98231/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98232/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98233/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98234/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98235/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98236/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98237/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98238/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98239/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98240/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98241/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98242/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98243/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98244/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98245/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98246/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98247/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98248/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98249/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98250/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98251/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98252/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98253/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98254/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98255/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98256/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98257/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98258/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98259/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98260/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98261/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98262/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98263/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98264/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98265/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98266/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98267/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98268/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98269/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98270/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98271/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98272/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98273/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98274/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98275/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98276/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98277/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98278/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98279/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98280/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98281/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98282/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98283/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98284/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98285/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98286/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98287/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98288/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98289/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98290/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98291/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98292/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98293/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98294/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98295/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98296/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98297/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98298/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98299/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98300/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98301/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98302/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98303/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98304/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98305/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98306/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98307/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98308/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98309/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98310/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98311/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98312/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98313/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98314/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98315/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98316/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98317/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98318/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98319/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98320/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98321/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98322/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98323/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98324/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98325/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98326/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98327/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98328/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98329/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98330/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98331/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98332/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98333/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98334/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98335/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98336/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98337/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98338/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98339/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98340/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98341/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98342/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98343/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98344/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98345/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98346/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98347/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98348/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98349/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98350/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98351/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98352/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98353/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98354/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98355/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98356/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98357/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98358/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98359/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98360/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98361/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98362/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98363/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98364/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98365/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98366/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98367/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98368/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98369/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98370/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98371/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98372/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98373/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98374/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98375/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98376/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98377/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98378/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98379/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98380/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98381/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98382/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98383/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98384/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98385/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98386/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98387/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98388/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98389/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98390/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98391/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98392/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98393/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98394/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98395/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98396/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98397/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98398/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98399/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98400/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98401/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98402/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98403/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98404/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98405/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98406/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98407/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98408/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98409/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98410/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98411/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98412/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98413/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98414/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98415/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98416/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98417/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98418/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98419/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98420/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98421/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98422/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98423/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98424/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98425/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98426/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98427/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98428/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98429/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98430/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98431/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98432/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98433/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98434/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98435/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98436/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98437/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98438/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98439/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98440/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98441/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98442/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98443/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98444/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98445/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98446/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98447/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98448/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98449/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98450/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98451/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98452/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98453/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98454/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98455/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98456/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98457/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98458/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98459/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98460/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98461/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98462/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98463/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98464/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98465/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98466/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98467/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98468/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98469/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98470/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98471/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98472/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98473/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98474/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98475/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98476/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98477/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98478/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98479/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98480/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98481/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98482/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98483/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98484/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98485/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98486/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98487/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98488/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98489/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98490/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98491/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98492/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98493/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98494/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98495/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98496/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98497/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98498/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98499/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98500/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98501/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98502/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98503/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98504/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98505/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98506/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98507/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98508/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98509/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98510/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98511/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98512/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98513/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98514/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98515/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98516/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98517/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98518/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98519/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98520/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98521/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98522/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98523/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98524/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98525/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98526/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98527/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98528/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98529/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98530/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98531/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98532/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98533/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98534/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98535/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98536/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98537/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98538/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98539/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98540/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98541/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98542/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98543/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98544/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98545/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98546/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98547/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98548/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98549/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98550/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98551/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98552/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98553/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98554/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98555/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98556/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98557/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98558/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98559/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98560/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98561/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98562/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98563/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98564/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98565/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98566/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98567/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98568/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98569/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98570/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98571/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98572/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98573/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98574/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98575/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98576/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98577/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98578/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98579/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98580/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98581/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98582/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98583/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98584/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98585/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98586/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98587/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98588/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98589/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98590/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98591/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98592/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98593/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98594/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98595/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98596/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98597/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98598/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98599/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98600/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98601/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98602/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98603/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98604/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98605/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98606/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98607/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98608/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98609/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98610/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98611/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98612/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98613/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98614/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98615/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98616/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98617/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98618/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98619/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98620/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98621/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98622/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98623/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98624/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98625/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98626/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98627/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98628/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98629/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98630/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98631/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98632/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98633/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98634/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98635/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98636/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98637/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98638/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98639/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98640/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98641/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98642/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98643/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98644/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98645/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98646/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98647/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98648/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98649/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98650/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98651/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98652/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98653/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98654/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98655/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98656/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98657/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98658/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98659/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98660/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98661/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98662/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98663/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98664/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98665/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98666/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98667/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98668/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98669/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98670/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98671/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/98672/?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/2390/?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",
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/12893/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/28110/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/32603/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/29923/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://catalogue.ceda.ac.uk/api/v2/rpis/14994/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/14995/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/14996/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/14997/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/14999/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/43247/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/43251/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/14993/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/43248/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/43249/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/43250/?format=api"
    ],
    "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/3534/?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"
        }
    ]
}