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

{
    "ob_id": 6259,
    "uuid": "03715ab75b61640c9d38bf8de40e0b4c",
    "title": "HadGEM1 Historical All bells and whistles 3 experiment - aetkg run",
    "abstract": "The HadGEM1 model is the Met Office Hadley centre global environment model version 1. This version of the model includes a detailed representation of the atmosphere, land surface, ocean, and cryosphere. This dataset includes a control run and a number of climate change experiments. Part of the UK Met Office Hadley Centre's contributions to the fourth assessment report of the IPCC (Intergovernmental Panel on Climate Change) was based on the HadGEM1 model. This dataset provides all the available data from the control integration (run with preindustrial levels of CO2 and other forcings) as well as output from a number of climate change experiments. The data is provided in the Met Office PP format, but tools are available to extract subsets in NetCDF and other formats.",
    "keywords": "",
    "publicationState": "published",
    "dataPublishedTime": "2014-09-02T14:27:09",
    "doiPublishedTime": null,
    "updateFrequency": "asNeeded",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6260/?format=api",
        "dataPath": "/badc/hadgem1/data/aetkg",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 1609840140582,
        "numberOfFiles": 7621,
        "fileFormat": null
    },
    "timePeriod": null,
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2730/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2731/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2732/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2736/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2737/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2738/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2740/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2741/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2742/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2746/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2747/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2750/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2752/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2754/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2755/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2756/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2757/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2758/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2759/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2761/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2762/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2763/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2765/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2768/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2769/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2770/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2771/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2781/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2790/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2795/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2796/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2799/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2802/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2803/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2805/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2807/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2808/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2817/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2818/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2820/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2823/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2824/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2825/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2829/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2833/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2835/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2836/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2837/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2838/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2842/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2843/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2850/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2854/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2856/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2859/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2863/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2873/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2876/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2880/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2885/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2889/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2890/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2891/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2905/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2908/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2909/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2910/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2911/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2912/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2917/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2920/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2937/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2950/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2951/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2952/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2953/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2954/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2955/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2957/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2968/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2976/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2979/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2980/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2981/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2986/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2987/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2990/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2991/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2994/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2999/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3000/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3001/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3349/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3351/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3352/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3353/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/4551/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/4566/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7322/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7326/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7331/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7336/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7345/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7346/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7347/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7348/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7349/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7350/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7351/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7352/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7353/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7354/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7355/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7356/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7357/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7358/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7360/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/7361/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8182/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8183/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8184/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8185/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8186/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8196/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8198/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8201/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8215/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8219/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8220/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8221/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8222/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8223/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8224/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8313/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8314/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8315/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8316/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8317/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8318/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8319/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8320/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8321/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8322/?format=api"
    ],
    "dataLineage": "Data provided by the UK Met Office Hadley Centre for archiving at the BADC.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4067/?format=api"
    ],
    "projects": [],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/6214/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26485/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26489/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26483/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26486/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26487/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26488/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26490/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26484/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/72424/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": null,
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2547/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "restricted",
            "accessRoles": "ensembles",
            "label": "restricted: ensembles group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf",
            "licenceClassifications": "unstated"
        },
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2548/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "restricted",
            "accessRoles": "hadgem1-a1b",
            "label": "restricted: hadgem1-a1b group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf",
            "licenceClassifications": "unstated"
        },
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2549/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "restricted",
            "accessRoles": "hadgem1",
            "label": "restricted: hadgem1 group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf",
            "licenceClassifications": "unstated"
        }
    ],
    "discoveryKeywords": [
        {
            "ob_id": 1138,
            "name": "NDGO0003"
        }
    ]
}