Get a list of Mobile Platform Operation objects.

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

{
    "count": 1903,
    "next": null,
    "previous": "https://api.catalogue.ceda.ac.uk/api/v3/mpos/?format=api&limit=100&offset=1800",
    "results": [
        {
            "ob_id": 45657,
            "uuid": "7423b28e98034259bf6fdc5eb3edc9dd",
            "short_code": "mpop",
            "title": "FAAM BAE-147 flight C386",
            "abstract": "Flight details for FAAM BAE-146 aircraft flight number C386. See linked documentation for further details.",
            "status": "completed",
            "platform_field": {
                "ob_id": 51,
                "uuid": "dda4596d5d374564acf8c79b7a119127",
                "short_code": "plat",
                "title": "FAAM BAe-146-301 Large Atmospheric Research Aircraft G-LUXE",
                "abstract": "FAAM is the result of a collaboration between the Met Office(TM) and the Natural Environment Research Council (NERC) and has been established as part of the National Centre for Atmospheric Science (NCAS) to provide an aircraft measurement platform for use by all the UK atmospheric research community on campaigns throughout the world. The modified BAE 146 aircraft (jet type) is owned by BAE Systems and operated for them by Directflight. The Home Base is at Cranfield University, Bedfordshire.\r\n\r\nThe FAAM BAE 146 aircraft allows for in-situ measurements taken by core and non-core instruments onboard the aircraft. The in-situ measurements will then be transported to the research organisations' respective laboratory for analysis"
            },
            "location": {
                "ob_id": 5103,
                "bboxName": "",
                "eastBoundLongitude": 0.19551064,
                "westBoundLongitude": -2.4110825,
                "southBoundLatitude": 51.976788,
                "northBoundLatitude": 52.78473
            },
            "operationTime": {
                "ob_id": 13036,
                "startTime": "2024-06-26T06:15:08",
                "endTime": "2024-06-26T11:00:59"
            },
            "childOperation": null
        },
        {
            "ob_id": 45661,
            "uuid": "b57e9741553c46388856e891c8591472",
            "short_code": "mpop",
            "title": "FAAM BAE-147 flight C385",
            "abstract": "Flight details for FAAM BAE-146 aircraft flight number C385. See linked documentation for further details.",
            "status": "completed",
            "platform_field": {
                "ob_id": 51,
                "uuid": "dda4596d5d374564acf8c79b7a119127",
                "short_code": "plat",
                "title": "FAAM BAe-146-301 Large Atmospheric Research Aircraft G-LUXE",
                "abstract": "FAAM is the result of a collaboration between the Met Office(TM) and the Natural Environment Research Council (NERC) and has been established as part of the National Centre for Atmospheric Science (NCAS) to provide an aircraft measurement platform for use by all the UK atmospheric research community on campaigns throughout the world. The modified BAE 146 aircraft (jet type) is owned by BAE Systems and operated for them by Directflight. The Home Base is at Cranfield University, Bedfordshire.\r\n\r\nThe FAAM BAE 146 aircraft allows for in-situ measurements taken by core and non-core instruments onboard the aircraft. The in-situ measurements will then be transported to the research organisations' respective laboratory for analysis"
            },
            "location": {
                "ob_id": 5104,
                "bboxName": "",
                "eastBoundLongitude": -0.14039928,
                "westBoundLongitude": -2.4194355,
                "southBoundLatitude": 52.06767,
                "northBoundLatitude": 52.791237
            },
            "operationTime": {
                "ob_id": 13037,
                "startTime": "2024-06-21T06:04:20",
                "endTime": "2024-06-21T10:56:51"
            },
            "childOperation": null
        },
        {
            "ob_id": 45665,
            "uuid": "ce517984a2c748e089742179dd26fb59",
            "short_code": "mpop",
            "title": "FAAM BAE-147 flight C384",
            "abstract": "Flight details for FAAM BAE-146 aircraft flight number C384. See linked documentation for further details.",
            "status": "completed",
            "platform_field": {
                "ob_id": 51,
                "uuid": "dda4596d5d374564acf8c79b7a119127",
                "short_code": "plat",
                "title": "FAAM BAe-146-301 Large Atmospheric Research Aircraft G-LUXE",
                "abstract": "FAAM is the result of a collaboration between the Met Office(TM) and the Natural Environment Research Council (NERC) and has been established as part of the National Centre for Atmospheric Science (NCAS) to provide an aircraft measurement platform for use by all the UK atmospheric research community on campaigns throughout the world. The modified BAE 146 aircraft (jet type) is owned by BAE Systems and operated for them by Directflight. The Home Base is at Cranfield University, Bedfordshire.\r\n\r\nThe FAAM BAE 146 aircraft allows for in-situ measurements taken by core and non-core instruments onboard the aircraft. The in-situ measurements will then be transported to the research organisations' respective laboratory for analysis"
            },
            "location": {
                "ob_id": 5105,
                "bboxName": "",
                "eastBoundLongitude": 1.7933589,
                "westBoundLongitude": -0.62319064,
                "southBoundLatitude": 52.06834,
                "northBoundLatitude": 53.510487
            },
            "operationTime": {
                "ob_id": 13038,
                "startTime": "2024-06-17T08:57:56",
                "endTime": "2024-06-17T13:24:00"
            },
            "childOperation": null
        }
    ]
}