Platform Instance
Get a list of Platform objects. Platforms have a 1:1 mapping with Observations.
### Available end points:
- `/platforms/` - Will list all Platforms in the database
- `/platforms.json` - Will return all Platforms in json format
- `/platforms/<object_id>/` - Returns Platforms object with that id
### Available Methods:
- `GET`
- `HEAD`
### Available filters:
- `title`
- `uuid`
- `keywords`
- `platformType`
### How to use filters:
- `/platforms/?title__startwith!=Instrument.title: DETAILS NEEDED`
- `/platforms/?uuid=ca06054a34a6f4a72a87e3390a8136492`
- `/platforms.json?instrumentType=radiometer`
GET /api/v2/platforms/1017/?format=api
{ "ob_id": 1017, "uuid": "8b723580e0e5426d888b273e42f76c1b", "title": "NCAS Capel Dewi Atmospheric Observatory (CDAO)", "abstract": "The National Centre for Atmospheric Science (NCAS) Capel Dewi Atmospheric Observatory (CDAO) is situated in a rural valley location (52.4245°N, -4.0055°E) 6 km inland from the coastal town of Aberystwyth in west Wales, UK. Prior to April 2020 it known as the Natural Environment Research Council (NERC) MST Radar Facility at Aberystwyth (MSTRF). The National Centre for Atmospheric Science (NCAS) operates a number of meteorological instruments at the site in support of its long term measurement programme. Most of the datasets span between 10 and 20 years. They are all openly-accessible through the Centre for Environmental Data Analysis (CEDA). NCAS also provides access to output from the Weather Research and Forecasting (WRF) mesoscale model for this location.\r\n\r\nThe facility host a range of atmospheric instruments including the UK's MST radar, surface meteorological instrumentation and lidars. The facility is also able to host guest instruments. The facility was officially opened on 12th November 1990. The facility also operates instrumentation at the nearby Frongoch site.\r\n\r\nIt has WMO site ID: 03501. See linked documentation for the site's entry in the MIDAS Station database.\r\n\r\nThe site is located at 45m above mean sea level. Prior to February 2020 the height of the site was given as 50m above mean sea-level.\r\n\r\nSite WIGOS id: 0-826-300-1 for ceilometer data (also know as 'ALC' data) and 0-826-300-2 for wind profiler network data. Prior to this a temporary WIGIS id 0-20000-0-03501 was used. (Note, these WIGOS IDs were specifically assigned to the production of the ceilometer data from this site. Alternative WIGOS IDs have been provided for the site for other data types).\r\n\r\nSite WIGOS id: 0-826-300-1. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.", "keywords": "MST, MSTRF, AMOF", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/731/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/732/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10767/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10809/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12185/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12186/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12187/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12188/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12229/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12230/?format=api" ], "platformType": "land_station", "parentPlatform": [ "https://api.catalogue.ceda.ac.uk/api/v2/platforms/6143/?format=api" ], "childPlatform": [ "https://api.catalogue.ceda.ac.uk/api/v2/platforms/6143/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/3248/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/3247/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141357/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/3252/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/3249/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/3250/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/3251/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/141358/?format=api" ] }