Get a list of Platform objects. Platforms have a 1:1 mapping with Observations.

GET /api/v3/platforms/?format=api&offset=1300
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1305,
    "next": null,
    "previous": "https://api.catalogue.ceda.ac.uk/api/v3/platforms/?format=api&limit=100&offset=1200",
    "results": [
        {
            "ob_id": 45845,
            "uuid": "3b886531cacb473da3ec3e044986dd05",
            "short_code": "plat",
            "title": "Kilkcaldy meteorological station",
            "abstract": "Kilkcaldy meteorological station was operated from 1819 to 1841",
            "keywords": "historical meteorological station",
            "platformType": "land_station",
            "location": {
                "ob_id": 5139,
                "bboxName": "kilkcardy",
                "eastBoundLongitude": -3.16,
                "westBoundLongitude": -3.16,
                "southBoundLatitude": 56.11,
                "northBoundLatitude": 56.11
            },
            "imageDetails": [],
            "childPlatform": [],
            "parentPlatform": [],
            "identifier_set": [],
            "responsiblepartyinfo_set": [
                219129,
                219130
            ],
            "onlineresource_set": []
        },
        {
            "ob_id": 45998,
            "uuid": "8fe4e6a869064ed5b48239bc4b0a38fa",
            "short_code": "plat",
            "title": "Angus Tall Tower",
            "abstract": "Angus Tall Tower is a telecommunications tower located near the east coast of Scotland, 10 km north of Dundee. Land surrounding the tower is predominantly under agricultural use, primarily livestock farming due to its hilly terrain. It was the site of an atmospheric measurement station until its decommissioning in 2015. A single line sampled air at 222 m above ground level from the tall open-lattice tower.",
            "keywords": "TTA",
            "platformType": "land_station",
            "location": {
                "ob_id": 5168,
                "bboxName": "Angus Tall Tower",
                "eastBoundLongitude": -2.98598,
                "westBoundLongitude": -2.98598,
                "southBoundLatitude": 56.55509,
                "northBoundLatitude": 56.55509
            },
            "imageDetails": [],
            "childPlatform": [],
            "parentPlatform": [],
            "identifier_set": [
                13876
            ],
            "responsiblepartyinfo_set": [
                219895,
                220065,
                220066
            ],
            "onlineresource_set": []
        },
        {
            "ob_id": 45999,
            "uuid": "8bd52e8681a3409d9b721deeda842e9b",
            "short_code": "plat",
            "title": "The Scottish Observatory for Atmospheric Research (SOAR) at Invergowrie",
            "abstract": "The Scottish Observatory for Atmospheric Research (SOAR) at Invergowrie is a 100 m tall purpose-built tower for atmospheric research. Its location in eastern Scotland and dominant westerly winds means that measuring gases in the atmosphere here allows scientists to track emissions from right across Scotland including emissions from the agricultural sector. It is operated as a collaboration between the University of Edinburgh, the James Hutton Institute and the National Physical Laboratory.",
            "keywords": "IVG",
            "platformType": "land_station",
            "location": {
                "ob_id": 5169,
                "bboxName": "Invergowrie",
                "eastBoundLongitude": -3.12145,
                "westBoundLongitude": -3.12145,
                "southBoundLatitude": 56.48251,
                "northBoundLatitude": 56.48251
            },
            "imageDetails": [],
            "childPlatform": [],
            "parentPlatform": [],
            "identifier_set": [
                13877
            ],
            "responsiblepartyinfo_set": [
                219896,
                219897,
                219898,
                219899
            ],
            "onlineresource_set": []
        },
        {
            "ob_id": 46037,
            "uuid": "f69761204f4243b09e680731846d20b5",
            "short_code": "plat",
            "title": "Geostationary Operational Environmental Satellite - GOES-R series",
            "abstract": "Series of NASA geostationary weather satellite including GOES-16 (launched November 2016), GOES-17 (launched March 2018), GOES-18 (launched March 2022), and GOES-19 (launched 2024).",
            "keywords": "",
            "platformType": "satellite",
            "location": null,
            "imageDetails": [],
            "childPlatform": [],
            "parentPlatform": [],
            "identifier_set": [],
            "responsiblepartyinfo_set": [
                220056,
                220057,
                220058
            ],
            "onlineresource_set": []
        },
        {
            "ob_id": 46038,
            "uuid": "5d218542093e4070804fe8c87bb86e04",
            "short_code": "plat",
            "title": "Valentia Island, County Kerry, Ireland",
            "abstract": "Valentia Island is one of Ireland's most westerly points. It lies off the Iveragh Peninsula in the southwest of County Kerry. It is linked to the mainland by bridge (and seasonal ferry).  The Valentia Island site is separate to the mainland Met Éireann Valentia Observatory.  It is on the western side of the Island and is almost completely uninhabited. There are very few dwellings close to the site. As with Mace Head, the dominant prevailing winds are reasonably uniformly spread over a sector stretching from westerlies to southerlies with lesser but significant occurrences from both northerly and easterly directions. The station has ample exposure to both clean background and polluted airflows in a broad range of meteorological conditions. The station is operated and maintained by Met Éireann.",
            "keywords": "Met Éireann, surface station, Valentia Island, VTI",
            "platformType": "land_station",
            "location": {
                "ob_id": 5167,
                "bboxName": "Valentia Island",
                "eastBoundLongitude": -10.4032,
                "westBoundLongitude": -10.4032,
                "southBoundLatitude": 51.90836,
                "northBoundLatitude": 51.90836
            },
            "imageDetails": [
                150
            ],
            "childPlatform": [],
            "parentPlatform": [],
            "identifier_set": [
                13890
            ],
            "responsiblepartyinfo_set": [
                220063,
                220064
            ],
            "onlineresource_set": []
        }
    ]
}