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

{
    "ob_id": 15499,
    "uuid": "0e0902d7ca8247378575f3241367f2dc",
    "title": "FAAM B387 OP3 flight, Alpha: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
    "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft, Alpha flight unnamed project.",
    "keywords": "OP3, FAAM, airborne, atmospheric measurments",
    "publicationState": "published",
    "dataPublishedTime": "2014-07-14T13:38:12",
    "doiPublishedTime": null,
    "updateFrequency": "asNeeded",
    "status": "completed",
    "result_field": {
        "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/15498/?format=api",
        "dataPath": "/badc/faam/data/2008/b387-jul-13",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 11946731612,
        "numberOfFiles": 85,
        "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
    },
    "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/4053/?format=api",
    "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/1774/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50876/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50878/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50928/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51221/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51231/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51242/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51243/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51244/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51269/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51273/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51274/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51276/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51277/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51281/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51282/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51288/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51289/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51293/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51302/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51303/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51304/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51305/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51306/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51492/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51493/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51494/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51495/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51496/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51497/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51498/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51499/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51500/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51501/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51502/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51503/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51504/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51505/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51506/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51507/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51511/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51514/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51516/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51517/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51518/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51520/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51521/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51522/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51525/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51526/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51527/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51528/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51529/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51532/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51533/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51534/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51537/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51538/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51539/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51543/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51544/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51546/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51548/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51551/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51552/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51553/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51568/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51569/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51840/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51841/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51842/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51843/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51844/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51845/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51846/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51847/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51848/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51849/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51850/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51851/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51852/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51853/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51854/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51855/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51856/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51857/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51858/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51859/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51860/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51861/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51862/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51863/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51864/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51865/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51866/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51867/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51868/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51869/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51870/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51871/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51872/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51873/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51874/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51875/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51876/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51877/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51878/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51879/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51880/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51881/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51882/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51883/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51884/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51885/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51886/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51887/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51888/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51889/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51890/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51891/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51892/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51893/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51894/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51895/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51896/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51897/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51898/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51899/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51900/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51901/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51902/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51903/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51904/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51905/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51906/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51907/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51908/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51909/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51910/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51911/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51912/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51913/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51914/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51915/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51916/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51917/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51918/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51919/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51920/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51921/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51922/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51923/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/51924/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/52526/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53239/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53240/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53241/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53242/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53243/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53244/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53245/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53246/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53247/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53248/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53249/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53250/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53251/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53252/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53253/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53254/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53255/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53256/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53257/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53258/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53259/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53260/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53261/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53262/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53263/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53264/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53265/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53266/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53267/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53268/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53269/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53270/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53271/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53272/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53273/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53274/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53275/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53276/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53277/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53278/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53279/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53280/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53281/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53282/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53283/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53284/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53285/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53286/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53287/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53288/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53289/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53290/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53291/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53292/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53293/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53294/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53295/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53296/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53297/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53298/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53299/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53300/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53301/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53302/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53303/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53304/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53305/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53306/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53307/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53308/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53309/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53310/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53311/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53312/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53313/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53314/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53315/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53316/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53317/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53318/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53319/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53320/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53321/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53322/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53323/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53671/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53675/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53676/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53710/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53711/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53712/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53713/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53714/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53715/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53716/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53717/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53740/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53741/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53742/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53744/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53745/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/53746/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/57942/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65830/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65831/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65832/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65833/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65834/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65835/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65836/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65837/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65838/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65839/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65840/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65841/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65842/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65843/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65844/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65845/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65846/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65850/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65851/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65852/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65853/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65854/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65858/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65860/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65861/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65862/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65863/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65867/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65869/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65877/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65883/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65888/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65889/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65892/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65893/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65938/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/65939/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74534/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74535/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74536/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74537/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74538/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74539/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74540/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74541/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74542/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74543/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74544/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74545/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74546/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74547/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74548/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74549/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74550/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74551/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74552/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/74553/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/83860/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/83861/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/83862/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/83863/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/83864/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/83865/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/phenomona/83866/?format=api"
    ],
    "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the NCAS British Atmospheric Data Centre.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://catalogue.ceda.ac.uk/api/v2/projects/233/?format=api"
    ],
    "observationcollection_set": [
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/observationcollections/47/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://catalogue.ceda.ac.uk/api/v2/rpis/59898/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/59890/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/59891/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/59897/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/59889/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/59894/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/59895/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/59896/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/59892/?format=api",
        "https://catalogue.ceda.ac.uk/api/v2/rpis/59893/?format=api"
    ],
    "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/15500/?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"
        }
    ]
}