Get a list of Result objects. Results have a 1:1 mapping with Observations.

### Available end points:

- `/results/` - Will list all Results in the database
- `/results.json` - Will return all Results in json format
- `/results/<object_id>/` - Returns Results object with that id

### Available Methods:

- `GET`
- `HEAD`

### Available filters:

- `dataPath`
- `storageStatus`
- `storageLocation`
- `oldDataPath`
- `fileFormat`
- `observation`

### How to use filters:


`/results/?dataPath=/badc/weybourne/data/co2/`

`/results.json?dataPath=/badc/weybourne/data/co2/`

`/results/?fileFormat__icontains=netCDF`

GET /api/v2/results/?format=api&offset=2200
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 11555,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=2300",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=2100",
    "results": [
        {
            "ob_id": 11142,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11145,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11148,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11151,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11154,
            "dataPath": "/badc/ujcc/data",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Data from Hadley Centre Global Environmental Model version 1a (HadGEM1a) at Earth Simulator Supercomputer for the UK-Japan Climate Collaboration (UJCC) project Project",
                "uuid": "ef1fa54cec56a90e52cac3e15581759c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11153/?format=api"
            },
            "volume": 48067374264368,
            "numberOfFiles": 116344,
            "fileFormat": "PP"
        },
        {
            "ob_id": 11157,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11160,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11165,
            "dataPath": "/badc/op3/data/op3-1/leic-sr-jno2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "OP3-1 Campaign: Leicester Spectral Radiometer j(NO2) measurements at Bukit Atur",
                "uuid": "7760a1bf6bd7eb73e6d23763d4e62a47",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11164/?format=api"
            },
            "volume": 623786,
            "numberOfFiles": 2,
            "fileFormat": "Data are NASA-Ames formatted"
        },
        {
            "ob_id": 11168,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11171,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11175,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11178,
            "dataPath": "/badc/op3/data/op3-1/leic-sr-jo1d",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "OP3-1 Campaign: Leicester Spectral Radiometer j(O1D) measurements at Bukit Atur for the",
                "uuid": "e6610b6f91d65bea44e970e0d6d3f933",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11177/?format=api"
            },
            "volume": 630036,
            "numberOfFiles": 2,
            "fileFormat": "Data are NASA-Ames formatted"
        },
        {
            "ob_id": 11181,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11185,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11188,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11191,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11196,
            "dataPath": "/badc/adriex/data/forecasts/utraj-df/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ADRIEX: Domain filling trajectories from UTRAJ model",
                "uuid": "88f687c9ab627f980cfabbb0bc732e28",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11195/?format=api"
            },
            "volume": 2374278151,
            "numberOfFiles": 193,
            "fileFormat": "Data are netCDF or NASA Ames formatted"
        },
        {
            "ob_id": 11199,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11202,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11205,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11208,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11211,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11213,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11216,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11219,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11222,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11225,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11229,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11233,
            "dataPath": "/badc/cmip3_drs/data/cmip3/output/MIUB-KMA/ECHO-G/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "World Climate Research Programme's (WCRP) Coupled Model Intercomparison Project phase 3 (CMIP3) Project Database: ECHO-G at Meteorological Institute of the University of Bonn, Meteorological Research Institute of KMA, and Model and Data group.",
                "uuid": "aa228d650fb0a210cc0d6dc271a2c926",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11232/?format=api"
            },
            "volume": 477237024572,
            "numberOfFiles": 2073,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 11236,
            "dataPath": "/badc/cmip3_drs/data/cmip3/output/MPIM/ECHAM5/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "World Climate Research Programme's (WCRP) Coupled Model Intercomparison Project phase 3 (CMIP3) Project Database: ECHAM5 at Max Planck Institute for Meteorology, Germany data",
                "uuid": "b88af6da1a4c59f50447ccf801c1fdb5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11235/?format=api"
            },
            "volume": 2699508963403,
            "numberOfFiles": 3551,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 11239,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11242,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11245,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11248,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11251,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11254,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11257,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11261,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11264,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11267,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11270,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11273,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11276,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11280,
            "dataPath": "/badc/ukmo-cardington/data/surface-met/v0",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are in ASCII character files. See documentation for further details on how to read these data"
        },
        {
            "ob_id": 11285,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11288,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11291,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11295,
            "dataPath": "/badc/cmip3_drs/data/cmip3/output/LASG/FGOALS-G1-0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "World Climate Research Programme's (WCRP) Coupled Model Intercomparison Project phase 3 (CMIP3) Project Database: FGOALS1.0_g at LASG, Institute of Atmospheric Physics, Chinese Academy of Sciemces data",
                "uuid": "a34bd0d504b4b301ebf2f5b2063d1907",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11294/?format=api"
            },
            "volume": 2867790225898,
            "numberOfFiles": 4548,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 11298,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11301,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11305,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11308,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11311,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11314,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11317,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11322,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11325,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11328,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11331,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11334,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11337,
            "dataPath": "/badc/cmip3_drs/data/cmip3/output/CCCMA/CGCM3-1-T47/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "World Climate Research Programme's (WCRP) Coupled Model Intercomparison Project phase 3 (CMIP3) Project Database: CGCM3-1-T47 at Canadian Centre for Climate Modelling & Analysis data",
                "uuid": "2fc528ace82cb9c1a36ebf670671cd59",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11336/?format=api"
            },
            "volume": 1395365487691,
            "numberOfFiles": 4013,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 11339,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11342,
            "dataPath": "/badc/CDs/erbe/erbedata/erbs_n9",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ERBE: Combined data from the ERBE instruments on aboard the NOAA-9 and ERBS satellites",
                "uuid": "a31cd297c352cff4bce60fe3c23b2882",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11341/?format=api"
            },
            "volume": 25743475,
            "numberOfFiles": 288,
            "fileFormat": "Images are GIF formatted"
        },
        {
            "ob_id": 11347,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11350,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11353,
            "dataPath": "/badc/cmip3_drs/data/cmip3/output/CNRM/CM3/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "World Climate Research Programme's (WCRP) Coupled Model Intercomparison Project phase 3 (CMIP3) Project Database: CNRM-CM3 at Centre National de Recherches Meteorologiques, Meteo France, France data",
                "uuid": "476e5df3f25391d7fc47b0c2043729e1",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11352/?format=api"
            },
            "volume": 999138893519,
            "numberOfFiles": 2973,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 11356,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11359,
            "dataPath": "/badc/cmip3_drs/data/cmip3/output/NIES/MIROC3-2-HI/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "World Climate Research Programme's (WCRP) Coupled Model Intercomparison Project phase 3 (CMIP3) Project Database: MIROC3.2 (Model for Interdisciplinary Research on Climate) at Centre for Climate System Research (The University of Tokyo) data",
                "uuid": "c034dc0870a470e8fe67f18dfa3f2c1d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11358/?format=api"
            },
            "volume": 1772862799862,
            "numberOfFiles": 2132,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 11362,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11365,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11370,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11373,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11377,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11380,
            "dataPath": "/badc/cmip3_drs/data/cmip3/output/IPSL/CM4/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "World Climate Research Programme's (WCRP) Coupled Model Intercomparison Project phase 3 (CMIP3) Project Database: IPSL-CM4 at Institut Pierre Simon Laplace (IPSL), France data",
                "uuid": "99cd1a59bf58c02b81fc45ac7772ff97",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11379/?format=api"
            },
            "volume": 998367322172,
            "numberOfFiles": 7422,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 11383,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11386,
            "dataPath": "/badc/cmip3_drs/data/cmip3/output/GFDL/CM2/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "World Climate Research Programme's (WCRP) Coupled Model Intercomparison Project phase 3 (CMIP3) Project Database: CM2.0 - AOGCM at Geophysical Fluid Dynamics Laboratory,NOAA data",
                "uuid": "561377db190e776a0294aedea38d2b7e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11385/?format=api"
            },
            "volume": 2033852973319,
            "numberOfFiles": 3280,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 11389,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11392,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11397,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11400,
            "dataPath": "/badc/cmip3_drs/data/cmip3/output/INM/CM3/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "World Climate Research Programme's (WCRP) Coupled Model Intercomparison Project phase 3 (CMIP3) Project Database: INMCM3.0 at Institute of Numerical Mathematics, Russian Academy of Science, Russia",
                "uuid": "67074e181159ad29ead1ccf07e04517d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11399/?format=api"
            },
            "volume": 368363944445,
            "numberOfFiles": 1514,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 11403,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11406,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11409,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11413,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11416,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11419,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11422,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11425,
            "dataPath": "/badc/cmip3_drs/data/cmip3/output/BCCR/BCM2/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "World Climate Research Programme's (WCRP) Coupled Model Intercomparison Project phase 3 (CMIP3) Project Database: Bergen Climate Model (BCM) Version 2 at Bjerknes Centre for Climate Research (BCCR) data",
                "uuid": "21865e75b34845999c817ef99c49f224",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/11424/?format=api"
            },
            "volume": 861986416303,
            "numberOfFiles": 1481,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 11428,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11430,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11433,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11436,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11439,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11442,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11446,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11452,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11455,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11458,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11463,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 11466,
            "dataPath": "",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        }
    ]
}