Project Instance
Get a list of Project objects. Projects have a 1:1 mapping with Observations.
### Available end points:
- `/projects/` - Will list all Projects in the database
- `/projects.json` - Will return all Projects in json format
- `/projects/<object_id>/` - Returns Projects object with that id
### Available Methods:
- `GET`
- `HEAD`
### Available filters:
- `uuid`
- `status`
- `title`
- `keywords`
### How to use filters:
- `/projects/?uuid=ab4ca8d019d148f78afba1cd20872bdd`
- `/projects/?title__icontains!=Project details`
- `/projects.json?status=ongoing`
GET /api/v2/projects/11985/?format=api
{ "ob_id": 11985, "uuid": "2202f57890564d96cba4bb819c7facdd", "title": "Methane and other greenhouse gases in the Arctic - Measurements, process studies and Modelling (MAMM) as part of the NERC Arctic Research Programme (ARP).", "abstract": "The Methane and other greenhouse gases in the Artic - Measurements, process studies and Modelling (MAMM) project was a consortium as part of the NERC Artic Research Programme. This consortium brought a range of expertise, from measurements of methane and its isotopes, and other greenhouse gases, through flux measurements to numerical analysis and modelling. \r\n\r\nThe project was led by the University of Cambridge, and in association with the University of Manchester, University of East Anglia, Royal Holloway, University of London, Centre for Ecology and Hydrology and UK and International partners (Met Office, NILU, NOAA, etc).\r\n\r\nMAMM was funded by the Natural Environment Research Council (NERC) for three and a half years from October 2011 (NERC Reference: NE/I0291161/1).\r\n\r\nMAMM Data Providers may request access to the MAMM Project Space. All information is available under Docs below.\r\n\r\nThe Arctic is a major source of atmospheric methane and other greenhouse gases, with both natural and anthropogenic emissions. Arctic greenhouse gas sources have the potential to be important globally, changing radiative forcing and atmospheric oxidizing capacity. Moreover, both palaeorecords and present-day studies suggest some sources, such as wetlands and methane hydrates, may show strong positive feedbacks [Nisbet and Chappellaz, 2009], so that the warming feeds the warming. It is urgent that Arctic greenhouse gas sources should be quantified, by strength, geographic location, character (e.g. wetland, gasfield, clathrate), and by temporal variation (summer, winter, day, night), and their vulnerability to change assessed. We addressed these issues by an integrated program of measurement and modelling. Analysis of gas mixing ratios (concentrations), isotopic character, and source fluxes, were made both from the ground and aircraft. Both past and new measurements were modelled using a suite of techniques. Fluxes were implemented into the JULES land surface model. Atmospheric modelling, including trajectory and inverse modelling have improved understanding on the local/regional scale, placing the role of Arctic emissions in large scale global atmospheric change. ", "keywords": "MAMM, Arctic, greenhouse gases, Methane, CH4", "status": "ongoing", "publicationState": "published", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8080/?format=api" ], "observationCollection": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/6089/?format=api" ], "parentProject": "https://api.catalogue.ceda.ac.uk/api/v2/projects/11699/?format=api", "subProject": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50032/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45921/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45923/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/46944/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45922/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45924/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101742/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101752/?format=api" ] }