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

{
    "count": 1293,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/?format=api&limit=100&offset=400",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/platforms/?format=api&limit=100&offset=200",
    "results": [
        {
            "ob_id": 6202,
            "uuid": "2241d449d0944668b40d0ca7c0becb3d",
            "title": "Dome Concordia, Antarctica",
            "abstract": "Dome Concordia station, also referred to Dome C, is located in Antarctica (75S, 124E) at an altitude of 3240m.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4027/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4028/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26256/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26255/?format=api"
            ]
        },
        {
            "ob_id": 6272,
            "uuid": "9c70adace9ac40d4b966fb1e9129ac16",
            "title": "Unit for Landscape Modelling aircraft",
            "abstract": "Platform.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4075/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4076/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26540/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26539/?format=api"
            ]
        },
        {
            "ob_id": 6290,
            "uuid": "0ed3ea59dfdb46fb83bfd6bafa838217",
            "title": "Davidstow Airfield, Cornwall",
            "abstract": "The Davidstow airfield, previously known as RAF Davidstow Moor, is owned by the Lords of the Manor of Penpont and Treglasta, under the management of Kivells. The airfield is the home of the Davidstow Flying club, supporting flights of motorgliders and microlites. The site consists of three runways with extensive dispersal area.  The site is located at OS grid reference SX 150 850 and additionally hosts the Davidstow Moor meteorological station (see http://archive.ceda.ac.uk/cgi-bin/midas_stations/station_details.cgi.py?id=1391&db=midas_stations for further details). The airfield ID is ICAO XDAV and the meteorological station's WMO site ID is 03820.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4090/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4091/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26608/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/26607/?format=api"
            ]
        },
        {
            "ob_id": 6386,
            "uuid": "5274954bbfa94ed6abf4c81a0e86dce8",
            "title": "Learjet - Enviscope aircraft",
            "abstract": "The Learjet 35A is a measurement aircraft for deployment in the upper troposphere and lower stratosphere, operated by Enviscope GmbH, Germany.\n\nThe Learjet 35A is a twin-engined jet aircraft that was originally conceived as a business jet. The basic version has seating for two pilots, a flight attendant and seven passengers. Its flight characteristics and construction also make it ideally suited for use in atmospheric research.\n\nThe Learjet 35A has the following characteristics:\n\n    * excellent flight performance, i.e. long range and good rate of climb\n    * maximum height of 45,000 feet, also attainable with externally mounted equipment\n    * economical operation\n    * adequate body size for the installation of measurement equipment in 19-inch racks\n    * large cargo door allowing easy access\n    * robust construction enabling easy modification",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4173/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4174/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27935/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27936/?format=api"
            ]
        },
        {
            "ob_id": 6387,
            "uuid": "ca776528e8da4c339d3f3db0b0c3dda3",
            "title": "POLAR 5 - AWI aircraft",
            "abstract": "Large tropospheric aircraft operated by Alfred Wegener Institute, Germany. POLAR 5 is a Basler BT-67 type aircraft, a fixed-wing aircraft produced by Basler Turbo Conversions of Oshkosh, Wisconsin. It is built on a retrofitted Douglas DC-3 airframe, with modifications designed to improve the DC-3's serviceable lifetime. The conversion includes fitting the airframe with Pratt & Whitney Canada PT6A-67R turboprop engines, lengthening the fuselage, strengthening the airframe, upgrading the avionics, and making modifications to the wings' leading edge and wing tip. This aricraft is part of the EUFAR TA fleet.",
            "keywords": "EUFAR aircraft ",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4175/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9150/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27938/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79099/?format=api"
            ]
        },
        {
            "ob_id": 6388,
            "uuid": "db85e6c6c82c421e8d3a42dcd0e43927",
            "title": "CASA 212 AR - INTA aircraft",
            "abstract": "CASA 212 AR - INTA is a medium tropospheric aircraft operated by Instituto Nacional de Tecnica Aeroespacial, Spain. This is a twin-engine turboprop-powered STOL medium transport aircraft designed and built in Spain. This aircraft is part of the EUFAR TA fleet.",
            "keywords": "EUFAR aircraft ",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9145/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4177/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4178/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27940/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27939/?format=api"
            ]
        },
        {
            "ob_id": 6389,
            "uuid": "23cc5b5b39a346cc80b98841da22d46e",
            "title": "DO228-212 /D-CFFU - DLR aircraft",
            "abstract": "Medium tropospheric aircraft operated by Deutsches Zentrum fur Luft- und Raumfahrt e.V., Germany.\r\n\r\nThe Dornier 228 is a twin-turboprop STOL (short take-off and landing) utility aircraft, manufactured by Dornier GmbH (later DASA Dornier, Fairchild-Dornier) from 1981 until 1998. This aircraft is part of the EUFAR fleet.",
            "keywords": "EUFAR aircraft ",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9142/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4179/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9148/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27941/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27942/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79072/?format=api"
            ]
        },
        {
            "ob_id": 6390,
            "uuid": "331ceff542894fcfbe975d6249794e4e",
            "title": "C 207 - FUB aircraft",
            "abstract": "C 207 FUB is a small tropospheric Cessna T207A type aircraft operated by Freie Universitat Berlin, Germany.\n\nThe CESSNA T207A is a single engine aircraft equipped with fixed landing gear.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4181/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4182/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27943/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27944/?format=api"
            ]
        },
        {
            "ob_id": 6391,
            "uuid": "94149b5f90744b77a4149aa180d35de6",
            "title": "ERA SkyArrow-IBIMET aircraft",
            "abstract": "The Environmental Aircraft (ERA) SkyArrow-IBIMET is a small tropospheric aircraft operated by the Institute of Biometeorology, Italy. \r\nThe Sky Arrow features a strong, lightweight all carbon-fiber airframe and is powered by a 100 HP pusher engine. It is equipped with a fixed pitch propeller, a rectangular wing supported by two struts, and a fixed landing gear. Its maximum flight speed is 105 knots, with a low stall speed of 35 knots.\r\n\r\nThe 650 ERA has a gross weight of 650 kg. This model has hard points, portholes and power capabilities to accommodate the ATDD BAT probe and MFP system mounting and power requirements. The aircraft is especially suited for high-fidelity flux measurements at 70 knots flight speed and altitudes up to 12,000 ft MSL.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4183/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4184/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9369/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27946/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27945/?format=api"
            ]
        },
        {
            "ob_id": 6392,
            "uuid": "2642ba3066d24796979e4bfb8dfa7ef8",
            "title": "PIPER AZTEC - SAFIRE aircraft",
            "abstract": "PIPER AZTEC - SAFIRE is a small tropospheric research aircraft (PA23-250 type) operated by the Service des Avions Francais Instrumentés pour la Recherche en Environnement (SAFIRE), France.\r\nThe Piper PA-23 aircraft is a 1950s American twin-engined monoplane. This aircraft is part of the EUFAR TA fleet",
            "keywords": "EUFAR aircraft ",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4185/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4186/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27948/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27947/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79100/?format=api"
            ]
        },
        {
            "ob_id": 6393,
            "uuid": "59fbe95c908a45c2a044a14a3cb0a774",
            "title": "CITATION - NLR aircraft",
            "abstract": "The CITATION NLR aircraft is a laboratory jet operated by Nationaal Lucht- en Ruimtevaartlaboratorium, Netherlands.\r\n\r\nThe Cessna Citation is a marketing name used by Cessna for its line of business jets. Rather than one particular model of aircraft, the name applies to several \"families\" of turbofan-powered aircraft that have been produced over the years.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4187/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4188/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/145038/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27949/?format=api"
            ]
        },
        {
            "ob_id": 6394,
            "uuid": "d2c5c36981824b71a98a2906394d61f3",
            "title": "NERC ARSF Dornier Do228-101 D-CALM Aircraft",
            "abstract": "NERC leased Dornier 228 twin prop converted airliner\r\n\r\nDornier 228 D-CALM is a medium tropospheric research aircraft operated by NERC, UK. It has a twin turbo-prop powered non-pressurised shoulder-wing monoplane with rectangular-section fuselage and a double passenger/cargo door. The aircraft is used in the fields of optical remote sensing, oceanography, atmospheric and earth science research. A range of sensors may be installed.\r\n\r\nDimensions:\r\n\r\n      Length: 15.04 m; Height: 4.86 m; Wingspan: 16.87 m; \r\n\r\n\r\nFlying performances:\r\n\r\n      Speed:\r\n            Min speed: 62 m/s\r\n            Max speed: 83 m/s\r\n            Usual speed during measurements: 65 m/s\r\n            Usual speed during transit flights: 98 m/s\r\n            Ascent rate: 1000 m/s\r\n\r\n      Altitude:\r\n      (1 ft = 0.31 m)\r\n            Min altitude:\r\n                  Above sea: 200 ft\r\n                  Above ground: 500 ft\r\n            Max ceiling: 22000 ft\r\n            Usual ceiling during measurements: 15000 ft\r\n            Ceiling limitations:\r\n                  The service ceiling for our normal operational science is 15 000ft. However, our maximum service ceiling is 22 000ft, dependent on crew oxygen and specific instrument hard-drive specifications. \r\n\r\n      Payload:\r\n            Empty weight: 3596 kg\r\n            Max take-off weight: 5980 kg\r\n            Max payload: 1595 kg\r\n            Usual scientific payload during measurements: 500 kg\r\n      Endurance:\r\n            Max endurance: 7 h (at min scientific payload and max fuel) (Y-coordinate of 1st point)\r\n            Endurance at max scientific payload: 5 h ... (Y-coordinate of 2nd point)\r\n      \t\r\n      Range:\r\n            Max range: 2600 km (at min scientific payload and max fuel)\r\n            Conditions for max range:\r\n                  FL150 at max fuel, speed = 180 KTAS\r\n            Range at max scientific payload: 1800 km\r\n            Usual range during measurement flight: 1500 km\r\n\r\n      Other:\r\n            Weather conditions limitations:\r\n                  VFR/IFR Approved Certified to fly in known icing conditions\r\n            Take-off runway length: 625 m\r\n            Engines:\r\n                  twin turbo-prop: Garrett TPE 331-5A-252 D with 533 kW (715 SHP) take-off power.;\r\n            Avionics:\r\n                  INS, GPS, Transponder, DME, Weather radar, radio-altimeter \r\n\r\nCrew and scientists on board:\r\n\r\n      Crew (pilots + operators): VFR: 1 pilotIFR: 2 pilots;\r\n      Seats available for scientists: 1 operator seat, 3 potentially\r\n\r\nCabin:\r\n\r\n\r\n      Apertures:\r\n            Cargo door:\r\n            Width : 1.28 m\r\n            Height : 1.34 m;\r\n      Cabin pressurized:\r\n            none\r\n      More information:\r\n            Flexible accommodation for standard 19-inch racking, secured via the seat-rails.\r\n\r\n            See below for additional information; \r\n\r\nAircraft modifications:\r\n\r\n      Nose boom:\r\n            none\r\n      Windows:\r\n            2 Bubble-window with operator position and floor-opening for navigation-sight at the right forward side of the cabin\r\n      Openings:\r\n            Cabin floor, Back. One 2060 mm x 515 mm (frame 20 to 25) and one approx. 425mm diam (frame 25 to 27).\r\n            Covered openings in the cabin roof - 400 mm diam back (between frame 23 and 24) - 150 mm diam fromt (frame 12/13) - 150 mm diam back(frame 22/23)\r\n      Hard points:\r\n            Six hardpoints below the cockpit-area for external loads up to 200 Kg- Each fuselage side (cockpit area) has three hardpoint\r\n            -pairs to carry a load of 50 Kg (e.g. SLAR-antennae).\r\n            -On both wings (outside of propwash) two wing-stations for external loads up to 100kg\r\n      Inlets:\r\n            One, installed on cabin roof aperture (frame 12/13), to accommodate Aerosol and/or whole-air inlets\r\n      Additional systems:\r\n            From the wing-stations to the cabin there are tubes for cables (power and data lines) pylons/pods to carry four Particle Measurement Systems (PMS) type probes. \r\n\r\nAcquisition systems:\r\n\r\n      Leica ALS 50-II Lidar\r\n      Leica RCD-105 39 Mega Pixel Digital Camera\r\n      Specim Eagle & Hawk Hyperspectral Scanner\r\n      Applanix POS and IPAS - Attitude and position\r\n\r\nElectrical power:\r\n\r\n      Aircraft total electrical power (kW):\r\n            28V DC, 8.4 kW , 220 V AC, 2kW, 50 Hz \r\n      Electrical power (kW) and voltages (V) available for scientists:\r\n            DC 28 V &#8211; 6.3 kW of 28 volt DC total power, including a permanently installed 1.6kW / 220 V / 50 Hz inverter ",
            "keywords": "ARSF, Dornier, Aircraft, remote sensing, airborne",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9143/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4189/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4190/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55195/?format=api"
            ]
        },
        {
            "ob_id": 6396,
            "uuid": "535cd47c12a34e81888d7ddff4c84397",
            "title": "Partenavia - Enviscope aircraft",
            "abstract": "Partenavia is an Aircraft for use in the fields of Atmospheric Research, Environmental Control and Survey.\nThis is a small tropospheric aircraft operated by Enviscope GmbH, Germany.\n\nThe Partenavia P68B is a twin-engined aeroplane which offers excellent opportunities for mounting equipment both inside and outside the aircraft. It has been selected for outfitting as a research aircraft and offers ideal conditions for use in environmental research.\n\nSpace and load may be somewhat limited, but they are quite adequate for most scientific flights and can accommodate scientific equipment, a pilot and up to two scientists. Flight times of up to 5 hours are possible, depending on the weight of the scientific equipment selected.\n\nThe Partenavia P68B D-GERY offers the following advantages:\n\n    * the wings provide excellent opportunities for mounting equipment under the wings\n    * the location of the engines ensure an undisturbed flow of air around the cabin\n    * the shape of the fuselage allows the equipment racks to be installed in the centre of the plane, close to the centre of gravity\n    * large doors allow access to the equipment from both sides\n    * the flight characteristics offer a high degree of safety\n    * short take-off and landing lengths enable operation from even small airfields\n    * IFR instrumentation allows flights at night and in cloud\n    * classification in the 2 tonne class ensures lower operating costs",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4193/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4194/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27955/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27956/?format=api"
            ]
        },
        {
            "ob_id": 6397,
            "uuid": "037858ab9726427e84907eb282137ac4",
            "title": "CASA 212 RS - INTA aircraft",
            "abstract": "CASA 212 RS - INTA is a medium tropospheric aircraft operated by Instituto Nacional de Tecnica Aeroespacial, Spain. This is a twin-engine turboprop-powered STOL medium transport aircraft designed and built in Spain. This aircraft is part of the EUFAR TA fleet",
            "keywords": "EUFAR aircraft ",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9146/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4195/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4196/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27958/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27957/?format=api"
            ]
        },
        {
            "ob_id": 6398,
            "uuid": "32ce062fe89a4c1eb8ab3e67c1f9ad45",
            "title": "FA20 - SAFIRE aircraft",
            "abstract": "FA20 - SAFIRE is a large tropospheric research aircraft (ATR42-320 type) operated by the Service des Avions Francais Instrumentés pour la Recherche en Environnement (SAFIRE), France. This aircraft is part of the EUFAR TA fleet.",
            "keywords": "EUFAR aircraft ",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4198/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4197/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9151/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27960/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27959/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79085/?format=api"
            ]
        },
        {
            "ob_id": 6399,
            "uuid": "53ebb1bb71414347be1c2221894b2653",
            "title": "ENDURO - KIT aircraft",
            "abstract": "The ENDURO model (Schmidtler, Munich, Germany) is a double-seated, flexible-wing, open-cockpit ultralight aircraft, maximum total weight at take off 400 kg, trike type. This ultralight aircraft is operated by Dr. Wolfgang Junkermann, Karlsruher Institut für Technologie, Germany.\r\n\r\nIt is powered by a ROTAX 582 two-stroke engine with 64 hp. The flexible wing (MILD, Air Creation, France) has an area of 16 m2. Total weight of the fueled aircraft is 240 kg, which provides, in addition to the pilot, a total of 90 kg payload, of which 45 kg are used for the currently installed instrumentation. A separate generator, independent from the aircraft generator, provides power for all instrumentation with a capacity of 200 W at 12 VDC.\r\nThis aircraft is part of the EUFAR TA fleet.\r\n\r\nOne of the main advantages of the open structure of ultralight aircraft is the very easy installation of instruments that can be rigidly attached to the mainframe tubes, often without the need of complicated air inlet systems. The push propeller enables the installation of all instruments in front of the engine and exhaust. All air inlets can be installed in undisturbed air in front of the aircraft and there is no need to cut holes into the aircraft shell.",
            "keywords": "EUFAR aircraft ",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4200/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4199/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9149/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27962/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27961/?format=api"
            ]
        },
        {
            "ob_id": 6400,
            "uuid": "2ae5b4a194014e0eb1b8cc4fce8000df",
            "title": "DO228 -101 - DLR Aircraft",
            "abstract": "This DO228-101 (D-CODE) is a medium tropospheric research aircraft operated by Deutsches Zentrum fur Luft- und Raumfahrt e.V., Germany. \nThe Dornier 228 is a small twin turbo-prop powered, non-pressurised, shoulder-wing monoplane with rectangular-section fuselage and a double passenger/cargo door. The aircraft is used in the fields of optical remote sensing, oceanography, atmospheric and earth science research. A range of sensors may be installed, for example metric cameras, multi- and hyperspectral scanners, optoelectronic and infrared line scanners, microwave radiometers, synthetic aperture and side-looking airborne radar, scatterometers, LIDAR, etc.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4201/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4202/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27963/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27964/?format=api"
            ]
        },
        {
            "ob_id": 6401,
            "uuid": "0a847dec1f864e538ad4ade3e05f136f",
            "title": "ASK16 - FUB aircraft",
            "abstract": "Small tropospheric aicraft operated by Freie Universitat Berlin (FUB). The aircraft is of welded tube, wood and fabric construction and has a low-set high-aspect-ratio wing.\n\nSeating is side-by-side for two persons under a fully transparent side-hinged canopy. The standard powerplant is a 72 h.p. Limbach Volksvagen 1700 driving a Hoffman variable-pitch propeller.\n\nThe ASK 16 has a retractable tail-wheel undercarriage with the main units mounted under the wings and retracting inwards.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4203/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4204/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27965/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/27966/?format=api"
            ]
        },
        {
            "ob_id": 6431,
            "uuid": "fa6b20369e4b4c7289460d65fc6452c4",
            "title": "Met Office Climate network",
            "abstract": "The purpose of the climate network is to enable the climate of the United Kingdom to be determined and monitored and thereby meeting the requirements for international exchange, commercial applications and research. The minimum observing requirement at a climate station is the daily measurement of maximum temperature, minimum temperature and rainfall amount though many stations make a wider range of observations.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4220/?format=api"
            ],
            "platformType": "station_group",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28018/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28019/?format=api"
            ]
        },
        {
            "ob_id": 6451,
            "uuid": "47585b61ae7a45c2a467a9c26f1eb71a",
            "title": "Met Office Rainfall network",
            "abstract": "Although many of the requirements for the measurement of precipitation amount may be met by the stations in the climate network, it is important for some applications to be able to resolve detail on smaller space scales. Point to point variability, and therefore the interpolation error between two neighbouring stations, is larger for rainfall than for most other climate elements. In terms of station numbers, the rainfall network is largest having some 5000 stations currently open across the UK. Radar rainfall sites are not included in this network. The current rainfall network is made up of 3 sub-networks:.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4230/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4229/?format=api"
            ],
            "platformType": "station_group",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28071/?format=api"
            ]
        },
        {
            "ob_id": 6466,
            "uuid": "1fcedc37cc8d4f44b45abaf9efafaffb",
            "title": "Met Office Sunshine and Radiation network",
            "abstract": "Stations in this network provide measurements of solar and terrestrial electromagnetic radiation and the duration of bright sunshine.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4239/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4240/?format=api"
            ],
            "platformType": "station_group",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28108/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28109/?format=api"
            ]
        },
        {
            "ob_id": 6476,
            "uuid": "682823f2316b42b4867582f6a9ae3fd7",
            "title": "Met Office Wind network",
            "abstract": "Observations of wind are required from the synoptic network to meet the real time needs of forecasting and NWP and have usually always been based on 10-minute averages. The climatological requirement for wind measurement is more varied and observations using a wider range of averaging periods have been made. Although some wind-only sites exist, observations of wind are usually collocated with observations of other meteorological elements. The wind network is made up of 3 sub-networks.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4245/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4244/?format=api"
            ],
            "platformType": "station_group",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28134/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28135/?format=api"
            ]
        },
        {
            "ob_id": 6506,
            "uuid": "b4b24e4128c24f059e0315612f113e10",
            "title": "ESAWWIND (Enhanced Synoptic Automatic Weather station WIND) Station Network",
            "abstract": "Observation stations within the ESAWWIND (Enhanced Synoptic Automatic Weather Station WIND) Station Network transmit their observations in the form of an ESAWWIND message.  The ESAWWIND message transmits mean hourly wind and gust measurements made by Enhanced Synoptic Automatic Weather Stations (ESAW).",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4258/?format=api"
            ],
            "platformType": "station_group",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28212/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28211/?format=api"
            ]
        },
        {
            "ob_id": 6510,
            "uuid": "dca47dda2be8445daa124c90dd9e691c",
            "title": "ESAWSOIL (Enhanced Synoptic Automatic Weather station hourly SOIL temperatures) Station Network",
            "abstract": "Observation stations within the ESAWSOIL (Enhanced Synoptic Automatic Weather Station hourly SOIL temperature) Station Network transmit their observations in the form of an ESAWSOIL message.  The ESAWSOIL message transmits hourly soil temperature measurements made by Enhanced Synoptic Automatic Weather Stations (ESAW).",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4260/?format=api"
            ],
            "platformType": "station_group",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28222/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28221/?format=api"
            ]
        },
        {
            "ob_id": 6588,
            "uuid": "692efb23d5ac40bca06de7c653fd0576",
            "title": "European Remote Sensing satellite (ERS-1)",
            "abstract": "European Remote Sensing satellite, ERS-1, launched in 1991, was ESA's first Earth Observation satellite (polar orbiting); it carried a comprehensive payload including an imaging Synthetic Aperture Radar (SAR), a radar altimeter and other powerful instruments to measure ocean surface temperature and winds at sea. ERS-2, which overlapped with ERS-1, was launched in 1995 with an additional sensor for atmospheric ozone research. ERS 1 was taken out of action in 2000 after nine years of service.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4304/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4305/?format=api"
            ],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28438/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28437/?format=api"
            ]
        },
        {
            "ob_id": 6622,
            "uuid": "ce0040e923c04c90b75c12cab962d27f",
            "title": "GLOSS station network",
            "abstract": "The main component of GLOSS is the 'Global Core Network' (GCN) of 290 sea level stations around the world for long term climate change and oceanographic sea level monitoring.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4331/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4332/?format=api"
            ],
            "platformType": "station_group",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28546/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28545/?format=api"
            ]
        },
        {
            "ob_id": 6662,
            "uuid": "51fdbd57692a4887ba18d9a4a16fa881",
            "title": "MOZAIC campaign aircraft",
            "abstract": "Platform.abstract: DETAILS NEEDED",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4363/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28667/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28666/?format=api"
            ]
        },
        {
            "ob_id": 6687,
            "uuid": "4fc04d0f05ea4619845f04aed761e540",
            "title": "Centre for Ecology and Hydrology (CEH) Auchencorth Moss field site",
            "abstract": "The Auchencorth Moss site, located in an elevated rural environment, 1.5 kilometres north west of the A701 at Leadburn and 18 kilometres south of Edinburgh city centre, Scotland, near Penicuik. It has been operational since 1985 as part of a variety of different monitoring networks, including being one of two two Level III 'supersites' located in the UK of the EMEP (the Co-operative Programme for Monitoring and Evaluation of the Long-range Transmission of Air Pollutants in Europe) monitoring network. Hourly and daily measurements are supplemented by long-term integrated measurements from existing DEFRA-funded monitoring networks across the UK (http://www.nilu.no/projects/ccc/network/index.html) Auchencorth Moss is the northern of these two sites (the other is near Harwell, Oxfordshire), which has been used by the Centre for Ecology & Hydrology for several years as an intensive monitoring site for trace gas and particle concentrations and fluxes. The site is based in an area of upland deep peat, with heather and grass cover, and has an extensive fetch to the south-west. The site is located at 55.792160 N, 3.242900W (OS Grid map reference: NT 322166, 656128) and at an altitude of 260m above mean sea level. The site is mostly funded by DEFRA but with significant CEH support, part-funded by EU ACTRIS Programme. The CEH field team carry out routine monitoring work for DEFRA and other funding agency contracts. Intermittent research activities are carried out by scientists both from CEH and other UK and international organisations. As a result of the large number of parameter measured at the site it is part of a wide range of monitoring networks. For details of these networks visit the DEFRA station details page. Details of individual activities should be found either on relevant databases (including the BADC) or by contacting CEH for further information. The station's UK-AIR ID is UKA00451 and its EU Site ID (EMEP network identifier) is GB0048R.",
            "keywords": "Auchencorth Moss",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4388/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4389/?format=api"
            ],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28760/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28759/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28761/?format=api"
            ]
        },
        {
            "ob_id": 6720,
            "uuid": "55ebe2b9e9414a249b32728fafab1fce",
            "title": "Darwin, Australia",
            "abstract": "Darwin, Australia.\nUsed in ACTIVE project",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4418/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28882/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28881/?format=api"
            ]
        },
        {
            "ob_id": 6729,
            "uuid": "5b115d82e97340ee831d0f07de8f8ac0",
            "title": "Gibraltar North Point station",
            "abstract": "Gibraltar North Front weather station (WMO ID: 08495) contains a high-resolution radiosonde station and ceilometer instrument. The station is located 3 m above mean sea level in Gibraltar, a UK territory. Meteorological observations are recorded on a 24 hr basis, linking the station to the synoptic network of the Met Office Meteorological Service. More information can be found in the linked documents.\n\nSite WIGOS id: 0-20000-0-08495. See online documentation for link to station details in the Observing Systems Capability Analysis and Review (OSCAR) Tool.",
            "keywords": "Met Office, surface meteorology, upper air, radiosonde, ceilometer",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4425/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4426/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12242/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12243/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28909/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28910/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47650/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47651/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47778/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/47777/?format=api"
            ]
        },
        {
            "ob_id": 6737,
            "uuid": "f98287f4811941a19c9df0f786386f47",
            "title": "Mount Pleasant Airport station, Falkland Islands",
            "abstract": "Mount Pleasant weather station is located at the Mount Pleasant Airport in the Falklands at 51.817 S, 58.45 W, and at an altitude of 73m. It hosts a suite of surface meteorological instruments and operates as a radiosonde station. The site's WMO id is 88889.",
            "keywords": "Met Office, meteorological station",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4432/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10676/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28930/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/49753/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/28929/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/129749/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/129750/?format=api"
            ]
        },
        {
            "ob_id": 6951,
            "uuid": "250453d296554c9a9baf19c77fd989c8",
            "title": "AUN site: West Bromwich, West Midlands",
            "abstract": "Automatic Urban Network site",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4560/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29675/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29674/?format=api"
            ]
        },
        {
            "ob_id": 6956,
            "uuid": "2f875ff8fd9a45a1b8d626abaafd0574",
            "title": "AUN site: Birmingham Centre",
            "abstract": "Automatic Urban Network site",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4563/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29687/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29686/?format=api"
            ]
        },
        {
            "ob_id": 6961,
            "uuid": "2168c52aee70411dbcd61a720cd3e7d1",
            "title": "AUN site: Wolverhampton",
            "abstract": "Automatic Urban Network site",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4566/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29699/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29698/?format=api"
            ]
        },
        {
            "ob_id": 6965,
            "uuid": "1101685850aa4577abcc50eab1623547",
            "title": "AUN site: Willenhall, West Midlands",
            "abstract": "Automatic Urban Network site",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4568/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29708/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29709/?format=api"
            ]
        },
        {
            "ob_id": 6985,
            "uuid": "5381564457ed462494514ef0fdb381c7",
            "title": "AUN site: Coventry",
            "abstract": "Automatic Urban Network site",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4578/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29759/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29758/?format=api"
            ]
        },
        {
            "ob_id": 7001,
            "uuid": "32253840e08344b58241f12f5dfeb195",
            "title": "AUN site: Walsall Alumwell, West Midlands",
            "abstract": "Automatic Urban Network site ",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4584/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29801/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29800/?format=api"
            ]
        },
        {
            "ob_id": 7005,
            "uuid": "9bf5022d7357478e943575b6c585ee67",
            "title": "Local Authority site: Fox Hollies Road, West Midlands",
            "abstract": "Local Authority site",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4586/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29811/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29810/?format=api"
            ]
        },
        {
            "ob_id": 7010,
            "uuid": "18318290c0ba4321933a246e996c5c36",
            "title": "Local Authority site: Fir Tree drive, West Midlands",
            "abstract": "Local Authority site",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4589/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29823/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29822/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195942/?format=api"
            ]
        },
        {
            "ob_id": 7017,
            "uuid": "c2a66a29d882427aa2dc9d32024774dc",
            "title": "Local Authority site: Birmingham West",
            "abstract": "Local Authority site",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4592/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29841/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29840/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195946/?format=api"
            ]
        },
        {
            "ob_id": 7024,
            "uuid": "134c7f9956504610865bdbea27a24edb",
            "title": "Local Authority site: Springfield, West Midlands",
            "abstract": "Local Authority site",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4595/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29858/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29859/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195945/?format=api"
            ]
        },
        {
            "ob_id": 7028,
            "uuid": "e58b0aab2f76412ea780b3a2f0d577ce",
            "title": "Local Authority site: Rowley Regis, West Midlands",
            "abstract": "Local Authority site",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4597/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29868/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29869/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195944/?format=api"
            ]
        },
        {
            "ob_id": 7032,
            "uuid": "b4a8922431d14a148038a9b84e3b1a1f",
            "title": "Local Authority site: Hodge Hill, West Midlands",
            "abstract": "Local Authority site",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4599/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29878/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29879/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195943/?format=api"
            ]
        },
        {
            "ob_id": 7036,
            "uuid": "6b1aa6365b4848cdb0a6216b141ae2d9",
            "title": "Pritchatts Road, West Midlands",
            "abstract": "University of Leeds, Birmingham, Leciester measurements of Temperature, wind, O3, NO, NO2, CO, OH, HO2, SO2 NOX and CO.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4601/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29889/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/29888/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140950/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140951/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55179/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55180/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55181/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55182/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55183/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55184/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55185/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55186/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55178/?format=api"
            ]
        },
        {
            "ob_id": 7122,
            "uuid": "48c7fe229a9a488a9d125df40cce9754",
            "title": "Belbroughton, West Midlands",
            "abstract": "University of Leeds measurements of Temperature, wind, O3, NO, NO2, NOX and CO.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4641/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30109/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195928/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195929/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30108/?format=api"
            ]
        },
        {
            "ob_id": 7126,
            "uuid": "f995fe1e25834a498aa5f80ae7a7deb2",
            "title": "Dodford, West Midlands",
            "abstract": "University of Leeds measurements of Temperature, wind, O3, NO, NO2, NOX and CO.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4643/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30119/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195936/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195937/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30118/?format=api"
            ]
        },
        {
            "ob_id": 7130,
            "uuid": "6d241cc9e2984fdabc33a94b3ac39b2e",
            "title": "Frankley reservoir, West Midlands",
            "abstract": "University of Birmingham measurements of temperature, wind and relative humidity",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4645/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30128/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30129/?format=api"
            ]
        },
        {
            "ob_id": 7134,
            "uuid": "81cb7aee2bd34d3c8145c69ca937583d",
            "title": "Frolesworth, West Midlands",
            "abstract": "University of Leeds measurements of Temperature, wind, O3, NO, NO2, NOX and CO.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4647/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30139/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195930/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195931/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30138/?format=api"
            ]
        },
        {
            "ob_id": 7138,
            "uuid": "9df0a986854e4ad1ab49271708b0a38c",
            "title": "Greensforge, West Midlands",
            "abstract": "University of Leeds measurements of Temperature, wind, O3, NO, NO2, NOX and CO.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4649/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30149/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195932/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195933/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30148/?format=api"
            ]
        },
        {
            "ob_id": 7142,
            "uuid": "45cb093762964fe1897c1c3699f9f9bb",
            "title": "Halfpenny Green Airport, West Midlands",
            "abstract": "University of Leeds and Birmingham measurements of Temperature, wind, O3, NO, NO2, NOX and CO.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4651/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30159/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30158/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140952/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140953/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55176/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55177/?format=api"
            ]
        },
        {
            "ob_id": 7161,
            "uuid": "8465d301ab0b48fca6615b800b12cc05",
            "title": "Moreton Morrell, West Midlands",
            "abstract": "University of Leeds measurements of Temperature, wind, O3, NO, NO2, NOX and CO.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4658/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30209/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30208/?format=api"
            ]
        },
        {
            "ob_id": 7165,
            "uuid": "c6c660adcb45496d9d4a2f44949d0cef",
            "title": "Stretton-on-Dunsmore, West Midlands",
            "abstract": "University of Leeds measurements of Temperature, wind, O3, NO, NO2, NOX and CO.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4660/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30219/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195934/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195935/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30218/?format=api"
            ]
        },
        {
            "ob_id": 7169,
            "uuid": "0bb17c0687bd4f84bfc22489f011854a",
            "title": "Withybrook Equestrian centre, West Midlands",
            "abstract": "University of Leeds measurements of Temperature, wind, O3, NO, NO2, NOX and CO.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4662/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30229/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30228/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140954/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140955/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/55175/?format=api"
            ]
        },
        {
            "ob_id": 7182,
            "uuid": "be677a08c8a4473380a6b3d163366b39",
            "title": "Fradley Park, West Midlands",
            "abstract": "University of Birmingham measurements of temperature, wind and relative humidity",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4667/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30263/?format=api"
            ]
        },
        {
            "ob_id": 7186,
            "uuid": "d5b2cd6119a949a8a98fc7208797743b",
            "title": "Kidderminster, West Midlands",
            "abstract": "University of Birmingham measurements of temperature, wind and relative humidity",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4669/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30272/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30273/?format=api"
            ]
        },
        {
            "ob_id": 7190,
            "uuid": "8486aa8578c844e4b8a056b378afdea1",
            "title": "Solihull, West Midlands",
            "abstract": "University of Birmingham measurements of temperature, wind and relative humidity",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4671/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30282/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30283/?format=api"
            ]
        },
        {
            "ob_id": 7194,
            "uuid": "d4f793e67a8b49fa87c14d6b7eca1907",
            "title": "Tamworth, West Midlands",
            "abstract": "University of Birmingham measurements of temperature, wind and relative humidity",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4673/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30293/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30292/?format=api"
            ]
        },
        {
            "ob_id": 7198,
            "uuid": "15de21213520484bb519ad91abbc99cc",
            "title": "Turner's Hill, West Midlands",
            "abstract": "University of Birmingham measurements of temperature, wind and relative humidity",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4675/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30303/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30302/?format=api"
            ]
        },
        {
            "ob_id": 7202,
            "uuid": "8a579427ebb5485eb6ce9e4533f39fe9",
            "title": "Loughton, West Midlands",
            "abstract": "University of Leeds measurements of Temperature, wind, O3, NO, NO2, NOX and CO.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4677/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30313/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30312/?format=api"
            ]
        },
        {
            "ob_id": 7206,
            "uuid": "078aae81b40b4ec995535ce2727aed8a",
            "title": "Meon Hill, West Midlands",
            "abstract": "University of Leeds, Birmingham, Leciester measurements of Temperature, wind, O3, NO, NO2, CO, OH, HO2, SO2, NOX and CO.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4679/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30323/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30322/?format=api"
            ]
        },
        {
            "ob_id": 7210,
            "uuid": "ea3d72ce7c434d18be13231fa48ee500",
            "title": "Wenlock, West Midlands",
            "abstract": "Wenlock, West Midlands. -2.768, 52.482",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4681/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30333/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/30332/?format=api"
            ]
        },
        {
            "ob_id": 7459,
            "uuid": "31eb53aa5a694ae8a6ae03e2b2b427ad",
            "title": "Clarkes Hill, UK",
            "abstract": "Raingauge and Automatic Weather Station\r\nNational Grid reference 3788 4056",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4840/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31233/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31234/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140956/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140957/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/53699/?format=api"
            ]
        },
        {
            "ob_id": 7463,
            "uuid": "5b33c04749884600a308b50398410c61",
            "title": "Lever Edge Lane, UK",
            "abstract": "Raingauge and Automatic Weather Station\r\nNational Grid reference 3713 4070",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4842/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31247/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31248/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140958/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/140959/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/53698/?format=api"
            ]
        },
        {
            "ob_id": 7467,
            "uuid": "90bdf52baf4f4b82ad3ab9d44dd26c4c",
            "title": "Bolton Catchment, UK",
            "abstract": "The Bolton catchment is an area of the UK often chosen for hydrological studies.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4844/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4845/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31262/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31261/?format=api"
            ]
        },
        {
            "ob_id": 7480,
            "uuid": "f41c7389cb5a43b89e4e2a8b08716c4a",
            "title": "Brownhills Farm, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3761 4104",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4855/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31305/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31306/?format=api"
            ]
        },
        {
            "ob_id": 7484,
            "uuid": "ed38bc524b404d90bdae86d424bf66bc",
            "title": "Coney Green, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3787 4075",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4857/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31320/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31319/?format=api"
            ]
        },
        {
            "ob_id": 7488,
            "uuid": "c239561c93654789adaa4313fe70ae5b",
            "title": "Chloride Lorival, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3758 4075",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4859/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31334/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31333/?format=api"
            ]
        },
        {
            "ob_id": 7492,
            "uuid": "9545190359f944bdb98122d6e1089993",
            "title": "Deane High, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3686 4079",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4861/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31348/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31347/?format=api"
            ]
        },
        {
            "ob_id": 7496,
            "uuid": "ec3a09c91ff1491c828f268fe4b0ab42",
            "title": "George Tomlinson, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3747 4043",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4863/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31361/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31362/?format=api"
            ]
        },
        {
            "ob_id": 7500,
            "uuid": "f4596318675244a4bcd9a6f77050af13",
            "title": "Knutshaw Bridge, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3681 4076",
            "keywords": "bolton experiment",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4865/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31375/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31376/?format=api"
            ]
        },
        {
            "ob_id": 7504,
            "uuid": "fa38c6e47c0845f9bc83438a4a13ec40",
            "title": "Smithills, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3697 4116",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4867/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31389/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31390/?format=api"
            ]
        },
        {
            "ob_id": 7508,
            "uuid": "5959cea268fe43e6b77040002fb6adfe",
            "title": "Turton High, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3728 4132",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4869/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31403/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31404/?format=api"
            ]
        },
        {
            "ob_id": 7512,
            "uuid": "2bad38d5a9d341a1b4a65e5b8eec2ef1",
            "title": "Wellsprings, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3715 4090",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4871/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31417/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31418/?format=api"
            ]
        },
        {
            "ob_id": 7516,
            "uuid": "f8ef685f93984acea6d5ba3f69c69aa4",
            "title": "Withins High, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3744 4106",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4873/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31431/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31432/?format=api"
            ]
        },
        {
            "ob_id": 7520,
            "uuid": "a6216874e7ff41b9a3c8749f1523ccc9",
            "title": "Bury Bridge, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3797 4109",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4875/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31446/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31445/?format=api"
            ]
        },
        {
            "ob_id": 7524,
            "uuid": "9328ee08a9dc4f5a87b5f270102d18ac",
            "title": "Bury, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3804 4078",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4877/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31460/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31459/?format=api"
            ]
        },
        {
            "ob_id": 7528,
            "uuid": "a4a8cc2f74d44eb4b5cc7cb00ca79311",
            "title": "Loveclough, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3824 4281\r\n",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4879/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31474/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31473/?format=api"
            ]
        },
        {
            "ob_id": 7532,
            "uuid": "0238d1a43a3e4fcfa9a1c6ec4aeec52f",
            "title": "Heaton Park, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3827 4043",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4881/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31488/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31487/?format=api"
            ]
        },
        {
            "ob_id": 7536,
            "uuid": "c42ab1e37e13493a9eadd8b467d28d76",
            "title": "Holden Wood, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3767 4224",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4883/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31501/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31502/?format=api"
            ]
        },
        {
            "ob_id": 7540,
            "uuid": "9de1d8340e9d4c548a13035f3499b73a",
            "title": "Lower Rivington, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3632 4121",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4885/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31515/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31516/?format=api"
            ]
        },
        {
            "ob_id": 7544,
            "uuid": "41ed1cf5827b44408daf3ac6aa508798",
            "title": "Naden Higher, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3837 4184",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4887/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31530/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31529/?format=api"
            ]
        },
        {
            "ob_id": 7548,
            "uuid": "096737623f8c499ca868346ae6654ba7",
            "title": "Ringley, UK",
            "abstract": "Raingauge 3768 4048\r\nNational Grid reference ",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4889/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31543/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31544/?format=api"
            ]
        },
        {
            "ob_id": 7552,
            "uuid": "f344671cb21c4c9ba19d9ed6fbc386aa",
            "title": "Rossendale, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3793 4205",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4891/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31557/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31558/?format=api"
            ]
        },
        {
            "ob_id": 7556,
            "uuid": "cdefd34597fc4fba94dfc61d67e3752e",
            "title": "Springs Reservoir, UK",
            "abstract": "Raingauge \r\nNational Grid reference 3691 4144",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4893/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31571/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31572/?format=api"
            ]
        },
        {
            "ob_id": 7560,
            "uuid": "9dcaca4cbc1548d4a60cad0c4f4bf521",
            "title": "Sweetloves, UK",
            "abstract": "Raingauge \r\nNational Grid reference: 3709 4126\r\n",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4895/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31585/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31586/?format=api"
            ]
        },
        {
            "ob_id": 7575,
            "uuid": "2a863d6731c44af2aedda1da73e1015b",
            "title": "BAS Twin-Otter aircraft",
            "abstract": "The British Antarctic Survey has a Twin Otter aircraft with a certified fit of airborne atmospheric instrumentation suitable for atmospheric, boundary layer and cloud/aerosol studies.\r\n\r\nThe Twin Otter aircraft is a very adaptable platform used the world over as a ‘bush’ aircraft. Its twin turbo-prop engines and ‘Short Take off and Landing’ (STOL) capability allow it to be used from small, remote unpaved airfields and the addition of skis or tundra tyres also allows operation on snow and from remote camps.\r\n\r\nThe aircraft can be operated single pilot and a long range fuel tank is also available. Double cargo doors provide good access for installing instrument racks.\r\n\r\nIn general the aircraft works in the Antarctic from October through to March each year depending on projects, and can operate at other latitudes outside this period, for example ACCACIA in the Arctic February 2013.\r\n\r\nThe instrument suite includes standard temperature and water vapour sensors as well as a turbulence probe allowing full atmospheric profile measurements of temperature, dew point and winds.\r\n\r\nThe fast turbulence probe also facilitates sensible heat flux measurements by the eddy covariance method. These boundary layer measurement capabilities are complemented by incoming and outgoing radiation instruments and a downward looking infra-red thermometer.\r\n\r\nThe floor hatch opening can also accommodate a fixed laser range finder or scanning laser which has been used for measuring ice floe topography. The required GPS and attitude measurements to support this are available. Video and digital SLR cameras can also be fitted here. The camera bay can also be configured to drop airborne deployable buoys.\r\n\r\nHard points and pylons are available on each wing. A DMT Cloud and aerosol spectrometer (CAPS) probe is used for cloud studies. Other standard PMS pod instruments can easily be accommodated. A closed path Licor H2O/CO2 instrument, Grimm optical particle counter and cloud condensation nuclei counter are fed from simple Rosemount inlets.\r\n\r\nRange:\t1000km including skis. Increased with long range tank depending on configuration.\r\nAirspeed:\tCruise 65m/s. Data collection 60m/s.\r\nComplement:\tPilot + maximum 4 mission operators / scientists.\r\nAltitudes:\tless than 35m to 5000m. Unpressurized but with oxygen fit for pilots and operators.",
            "keywords": "BAS, Aircraft",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4906/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4907/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31646/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101723/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/31645/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/144598/?format=api"
            ]
        },
        {
            "ob_id": 7741,
            "uuid": "b45f2e65e73441e5aba6a0f14f947e4f",
            "title": "Cole Peninsula",
            "abstract": "Cole Peninsula was the site of a British Antarctic Survey (BAS) Automatic Weather Station (AWS) during the NERC OFCAP (Orographic Flows and the Climate of the Antarctic Peninsula) project.\nThe site is situated at 66.86 deg S, 63.81 deg W, 424m above sea level. Data was logged every 10secs and accumulated into 10min averages.\nInstruments were mounted on a 5m pole, of which the bottom ~1m was buried in snow.\nInitial height above snow surface of Vaisala Humicap HMP45D (temperature and relative humidity measurements,  with radiation shield) was ~3.5m\nRM Young propvane measuring wind speed and direction was initially at ~4m above snow surface.\nAir pressure was measured by a mem pressure sensor in a back-up logger box buried at the foot of the AWS in about 0.5m snow.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5005/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5006/?format=api"
            ],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32102/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32101/?format=api"
            ]
        },
        {
            "ob_id": 7742,
            "uuid": "466bc231a104438a9df399e92de537ab",
            "title": "Adelaide Island",
            "abstract": "North Adelaide Island was the site of a British Antarctic Survey (BAS) Automatic Weather Station (AWS) during the NERC  OFCAP (Orographic Flows and the Climate of the Antarctic Peninsula) project. The site is situated at 66.65S, 67.73W, 228m above sea level, at the Northern tip of Adelaide Island.\nThe instruments were mounted on a 9m mast made of 3m poles, of which the bottom 1m was dug in at time of erection.\nAdditionally a system of guy ropes was used to stabilize the structure.\nThe wind vane (RM Young propvane) was 8m above the snow surface, temperature and humidity sensor (Vaisala  HMP45D) 7.5m above the surface,\nthe pressure sensor with the logger box was buried ~0.5m below the surface. Snow accumulation was not monitored.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5007/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5008/?format=api"
            ],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32104/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32103/?format=api"
            ]
        },
        {
            "ob_id": 7743,
            "uuid": "9132ed706f76465c926615d69b3502fd",
            "title": "Avery Plateau",
            "abstract": "Avery Plateau was the site of a British Antarctic Survey (BAS) Automatic Weather Station (AWS) during the NERC OFCAP (Orographic Flows and the Climate of the Antarctic Peninsula) project. The site is situated at 66.88 deg S, 65.46 deg W, 1813m above sea level. \nThe AWS was deployed on January 10th 2011. The instruments are mounted on a 5m pole, of which the bottom 1m was dug in at time of erection.\nThe wind vane (RM Young propvane) was 4m above the snow surface, temperature and humidity sensor (Vaisala  HMP45D) 3.5m above the surface.\nThe pressure sensor with the logger box was buried ~0.5m below the surface. \n10min mean values (calculated from 10sec measurements) were transmitted twice daily via iridium.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5009/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5010/?format=api"
            ],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32106/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32105/?format=api"
            ]
        },
        {
            "ob_id": 7751,
            "uuid": "f48ab07ceb9c4cc5bc6e470707124757",
            "title": "Larsen Ice Shelf Camp",
            "abstract": "The British Antarctic Camp on the Larsen Ice shelf is located at 67.01S, 61.48W and 40m above sea level. Radiosondes were launched from here for the OFCAP (Orographic Flows and the Climate of the Antarctic Peninsula) project.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5017/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5018/?format=api"
            ],
            "platformType": "stationary_platform",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32122/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32121/?format=api"
            ]
        },
        {
            "ob_id": 7791,
            "uuid": "b2839b89bf994d25910818a2bdcd72dd",
            "title": "MV Pride of Bilbao",
            "abstract": "The cruiseferry MV Pride of Bilbao is a cruiseferry that was used as a platform for Infrared Sea surface temperature Autonomous Radiometer (ISAR), which collected skin SST data between 2004 and 2010 for the (A)ATSR Validation Campaign. The cruiseferry travelled between Portsmouth, UK and Bilbao, Spain. In September 2010, the ship retired from its service on Portsmouth-Bilbao route. To continue the validation campaign, ISAR was mounted on MV Cap Finistere on the following month.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5053/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5054/?format=api"
            ],
            "platformType": "ship",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32257/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32256/?format=api"
            ]
        },
        {
            "ob_id": 7792,
            "uuid": "5c8a6df5fc4b4b1692c6bc315c8c0a8d",
            "title": "MV Cap Finistere",
            "abstract": "The cruiseferry MV Cap Finistere was used as a platform for the Infrared Sea surface temperature Autonomous Radiometer (ISAR) followed by the closure of Portsmouth, UK - Bilbao, Spain route by the owners of MV Pride of Bilbao in September 2010. MV Cap Finistere had a similar route with MV Pride of Bilbao as she travelled between Portsmouth, UK and Bilbao, Spain or Santander, Spain. The deployment of ISAR on the ship terminated in July 2012, and the instrument was soon deployed on MV Pont Aven in October 2012.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5055/?format=api"
            ],
            "platformType": "ship",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32259/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32258/?format=api"
            ]
        },
        {
            "ob_id": 7805,
            "uuid": "d21630e98aa74a4f8406743b74e5d076",
            "title": "ERS-1",
            "abstract": "The European Remote Sensing satellite 1 (ERS1) was launched on 17th July 1991 and was the first flight of the RSA ERS program.  The payload included the ATSR, AMU-SAR , AMI-SCAT, LRR PRARE and RA instruments.  End of mission for ERS1 was 10th March 2000.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5065/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5066/?format=api"
            ],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32295/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191447/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/191448/?format=api"
            ]
        },
        {
            "ob_id": 7813,
            "uuid": "8ee876e1ea644ed7a81d4e3536133fa0",
            "title": "European Remote Sensing satellite 2 - ERS-2",
            "abstract": "ESA's two European Remote Sensing (ERS) satellites, ERS-1 and –2, were launched into the same orbit in 1991 and 1995 respectively. Their payloads included a synthetic aperture imaging radar, radar altimeter and instruments to measure ocean surface temperature and wind fields.\r\n\r\nERS-2 added an additional sensor for atmospheric ozone monitoring. The two satellites acquired a combined data set extending over two decades.\r\n\r\nThe ERS-2 satellite was retired on 05 September 2011.",
            "keywords": "European Remote Sensing satellite, ERS, ERS-2",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5070/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9540/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5072/?format=api"
            ],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32307/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32308/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/74998/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108908/?format=api"
            ]
        },
        {
            "ob_id": 7828,
            "uuid": "faa7f19967fc48d1b4dffce1dfb5f30d",
            "title": "Environment Agency Cessna 404 Aircraft",
            "abstract": "The Environment Agency operates a suite of remote sensing instruments on board its survey Cessna 404 aircraft.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5083/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5084/?format=api"
            ],
            "platformType": "aircraft",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32338/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32337/?format=api"
            ]
        },
        {
            "ob_id": 7843,
            "uuid": "9f37e1ffffd14ad885476806289ffec2",
            "title": "UK-DMC",
            "abstract": "UK-DMC is a satellite of the standard Disaster Monitoring Constellation (DMC) design, with added research and development payloads. The microsatellite was launched on 27th September 2003.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5094/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5095/?format=api"
            ],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32370/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32369/?format=api"
            ]
        },
        {
            "ob_id": 7851,
            "uuid": "d8975d3289c645be956b2a4bdb77efa1",
            "title": "ESA Project for On-Board Autonomy (Proba)",
            "abstract": "The Project for On-Board Autonomy (Proba) is a technology demonstration mission of the European Space Agency, funded within the frame of ESA���s General Support Technology Programme. Proba was successfully launched on 22 October, 2001, initially for a one-year mission.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5099/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5100/?format=api"
            ],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32382/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32381/?format=api"
            ]
        },
        {
            "ob_id": 7863,
            "uuid": "3ee22191b6d749d68bc09af9fb230c35",
            "title": "Landsat7",
            "abstract": "Landsat7 is the satellite on which the ETM+ instrument is mounted.  Landsat7 is placed in a 16 day repeat polar orbit and was launched in 1999.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5107/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5108/?format=api"
            ],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32404/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32403/?format=api"
            ]
        },
        {
            "ob_id": 7871,
            "uuid": "8f174632a60c4b11ac09cdce73943ff9",
            "title": "Landsat5",
            "abstract": "Landsat5 is a polar orbiting platform onboard which is mounted a Thematic Mapper (TM) and Multispectral Scanner (MSS) Instruments.\r\n\r\nLaunch date\t3/1/1984\r\nStatus / projected mission lifetime\tproject end 30/06/2001\r\nOrbit parameters\t99 minutes, 16 day, 233-orbit cycle\r\nNominal altitude\t705 km geo-synchronous\r\nOrbit type\tPolar, sun-synchronous\r\nInclination\t98.2 °\r\nRepeat period\t16 days\r\nEquatorial crossing time\t09.45 local time (Landsat 5, descending node)\r\nSwath width\t183 km",
            "keywords": "landsat, satellite",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5112/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5113/?format=api"
            ],
            "platformType": "satellite",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32415/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32416/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/48282/?format=api"
            ]
        },
        {
            "ob_id": 7878,
            "uuid": "79c03de9f81e4ef083f5d8ff82d83f26",
            "title": "NERC Field Spectroscopy Facility (FSF)",
            "abstract": "The NERC Field Spectroscopy Facility (FSF) is an expanding world class facility supporting Earth System Science. It comprises a pool of high quality field spectroradiometers with associated calibration and support equipment. The facility is based in the School of GeoSciences at the University of Edinburgh and is physically housed in the Grant Institute at the University���s Kings Buildings site.",
            "keywords": "",
            "identifier_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5117/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5118/?format=api"
            ],
            "platformType": "land_station",
            "parentPlatform": [],
            "childPlatform": [],
            "responsiblepartyinfo_set": [
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32428/?format=api",
                "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32427/?format=api"
            ]
        }
    ]
}