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/12274/?format=api
{ "ob_id": 12274, "uuid": "22bd6d14c5d74b84bd5a0835b9f9fb7a", "title": "Interrogating Trees as Archives of Environmental Sulphur Variability Project", "abstract": "'Give me a tree and I'll read climate history' is the basic premise of dendrochronology, and to a large extent is perfectly true. Each ring within a tree represents one year of growth and contains within it a record of the prevailing environmental conditions. Trees can thus be age dated, and used as a record of climate change through ring-width analysis and chemical composition. \r\n\r\nHowever, chemical interpretations of the nutrient chemistry within each ring have often been subject to much criticism. The basic premise that nutrients which are taken up by the tree are encapsulated to represent environmental conditions for that particular year, is true only for elements which are immobilised from further biological transport accross the width of the tree.\r\n\r\nWe now think we have found such an element which is fixed within the woody tissues during growth and can be used with certainty for environmental reconstruction - this element is sulphur. \r\n\r\nThat sulphur should be the element which is fixed within the annual growth rings is fortuitous given its key role in modulating climate and fantastic potential as an environmental diagnostic tool. The injection of sulphur aerosol into the atmosphere is a key determinant of climate through backscattering and absorption of radiation, and has long been a concern for terrestrial ecology, causing widespread acidification of catchments upon deposition. \r\n\r\nTwo of the key sources of sulphur aerosol injected into the atmosphere are from volcanic and industrial emissions. Both sources can be readily distinguished from background inputs using concentrations and stable isotopes, rendering the sulphur isotopic content of palaeoarchives to be perhaps one of the most important diagnostic elemental signatures available.\r\n \r\nWhilst the sulphur isotopic content of ice cores has been extensively exploited, the more localised archives such as speleothems and tree rings have largely remained beyond the reach of climate change scientists and we have yet to discover many of the secrets they harbour. \r\n\r\nWhilst we have initiated and had excellent success with extracting the sulphur record from speleothems, we believe trees will behave as a much more sensitive, readily available record of local atmospheric change over the past millenium. We believe we are now in a position to conduct an intensive research programme to extract the sulphur isotopic composition of trees and forge ahead with the development of such an important local indicator of sulphur forcing and atmospheric change.\r\n\r\nThis project is funded by the Natural Environment Research Council (NERC) for one and a half year from September 2010 to May 2012 (NERC Reference: NE/H012257/1).\r\n", "keywords": "NERC, sulphur, tree", "status": "completed", "publicationState": "published", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8372/?format=api" ], "observationCollection": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/13790/?format=api" ], "parentProject": "https://api.catalogue.ceda.ac.uk/api/v2/projects/1341/?format=api", "subProject": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52430/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52428/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/46908/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/46911/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54753/?format=api" ] }