Get a list of ResponsiblePartyInfo objects. These link a Party (individual or organisation) to
a principal record type (e.g. Observation, Instrument, Project) and the role which the Party was
undertaking. Additionally, the priority value indicates an ordering that may be present for
that given role for the relatedTo object.

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

{
    "count": 180326,
    "next": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?format=api&limit=100&offset=16300",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?format=api&limit=100&offset=16100",
    "results": [
        {
            "ob_id": 37973,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 19,
                "firstName": "Wendy",
                "lastName": "Garland",
                "partyType": "individual",
                "description": "",
                "deliveryPoint": "HIDDEN",
                "administrativeArea": "HIDDEN",
                "city": "HIDDEN",
                "country": "HIDDEN",
                "postalCode": "HIDDEN",
                "electronicEmailAddress": "HIDDEN",
                "phone": "HIDDEN",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=19"
            },
            "relatedTo": {
                "ob_id": 10380,
                "uuid": "7d501080e04ad351c72cb6ba8d2ed613",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37974,
            "priority": 1,
            "role": "principal_investigator",
            "party": {
                "ob_id": 9,
                "firstName": "",
                "lastName": "unknown",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=9"
            },
            "relatedTo": {
                "ob_id": 10382,
                "uuid": "a27939c20d3c375017f51fcd40ce90fa",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 37975,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10384,
                "uuid": "cbae0e273723b580e8c45f7603a11fbe",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37976,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10384,
                "uuid": "cbae0e273723b580e8c45f7603a11fbe",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37977,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10384,
                "uuid": "cbae0e273723b580e8c45f7603a11fbe",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37978,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10384,
                "uuid": "cbae0e273723b580e8c45f7603a11fbe",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37979,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10384,
                "uuid": "cbae0e273723b580e8c45f7603a11fbe",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37980,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10384,
                "uuid": "cbae0e273723b580e8c45f7603a11fbe",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37981,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 560,
                "firstName": "",
                "lastName": "Airborne Research and Survey Facility (ARSF)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=560"
            },
            "relatedTo": {
                "ob_id": 10384,
                "uuid": "cbae0e273723b580e8c45f7603a11fbe",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37982,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 19,
                "firstName": "Wendy",
                "lastName": "Garland",
                "partyType": "individual",
                "description": "",
                "deliveryPoint": "HIDDEN",
                "administrativeArea": "HIDDEN",
                "city": "HIDDEN",
                "country": "HIDDEN",
                "postalCode": "HIDDEN",
                "electronicEmailAddress": "HIDDEN",
                "phone": "HIDDEN",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=19"
            },
            "relatedTo": {
                "ob_id": 10384,
                "uuid": "cbae0e273723b580e8c45f7603a11fbe",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37983,
            "priority": 1,
            "role": "principal_investigator",
            "party": {
                "ob_id": 9,
                "firstName": "",
                "lastName": "unknown",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=9"
            },
            "relatedTo": {
                "ob_id": 10386,
                "uuid": "ed5c122491f11cd94fd4ff6e74bb29dd",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 37984,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10388,
                "uuid": "e5c8fa991a02a452a5eb905bdda34a29",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37985,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10388,
                "uuid": "e5c8fa991a02a452a5eb905bdda34a29",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37986,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10388,
                "uuid": "e5c8fa991a02a452a5eb905bdda34a29",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37987,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10388,
                "uuid": "e5c8fa991a02a452a5eb905bdda34a29",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37988,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10388,
                "uuid": "e5c8fa991a02a452a5eb905bdda34a29",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37989,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10388,
                "uuid": "e5c8fa991a02a452a5eb905bdda34a29",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37990,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 560,
                "firstName": "",
                "lastName": "Airborne Research and Survey Facility (ARSF)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=560"
            },
            "relatedTo": {
                "ob_id": 10388,
                "uuid": "e5c8fa991a02a452a5eb905bdda34a29",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37991,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 19,
                "firstName": "Wendy",
                "lastName": "Garland",
                "partyType": "individual",
                "description": "",
                "deliveryPoint": "HIDDEN",
                "administrativeArea": "HIDDEN",
                "city": "HIDDEN",
                "country": "HIDDEN",
                "postalCode": "HIDDEN",
                "electronicEmailAddress": "HIDDEN",
                "phone": "HIDDEN",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=19"
            },
            "relatedTo": {
                "ob_id": 10388,
                "uuid": "e5c8fa991a02a452a5eb905bdda34a29",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37992,
            "priority": 1,
            "role": "principal_investigator",
            "party": {
                "ob_id": 9,
                "firstName": "",
                "lastName": "unknown",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=9"
            },
            "relatedTo": {
                "ob_id": 10390,
                "uuid": "db6512443624f80f583f729b291634fb",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 37993,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10392,
                "uuid": "b5e4d2cf65263ab62aea5e5b1c76474e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37994,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10392,
                "uuid": "b5e4d2cf65263ab62aea5e5b1c76474e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37995,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10392,
                "uuid": "b5e4d2cf65263ab62aea5e5b1c76474e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37996,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10392,
                "uuid": "b5e4d2cf65263ab62aea5e5b1c76474e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37997,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10392,
                "uuid": "b5e4d2cf65263ab62aea5e5b1c76474e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37998,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10392,
                "uuid": "b5e4d2cf65263ab62aea5e5b1c76474e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 37999,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 560,
                "firstName": "",
                "lastName": "Airborne Research and Survey Facility (ARSF)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=560"
            },
            "relatedTo": {
                "ob_id": 10392,
                "uuid": "b5e4d2cf65263ab62aea5e5b1c76474e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38000,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 19,
                "firstName": "Wendy",
                "lastName": "Garland",
                "partyType": "individual",
                "description": "",
                "deliveryPoint": "HIDDEN",
                "administrativeArea": "HIDDEN",
                "city": "HIDDEN",
                "country": "HIDDEN",
                "postalCode": "HIDDEN",
                "electronicEmailAddress": "HIDDEN",
                "phone": "HIDDEN",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=19"
            },
            "relatedTo": {
                "ob_id": 10392,
                "uuid": "b5e4d2cf65263ab62aea5e5b1c76474e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38001,
            "priority": 1,
            "role": "principal_investigator",
            "party": {
                "ob_id": 9,
                "firstName": "",
                "lastName": "unknown",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=9"
            },
            "relatedTo": {
                "ob_id": 10394,
                "uuid": "dce8d9c82aee92e3522964b150703863",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 38002,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10396,
                "uuid": "bded886b0838861c705ed6e28907b01e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38003,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10396,
                "uuid": "bded886b0838861c705ed6e28907b01e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38004,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10396,
                "uuid": "bded886b0838861c705ed6e28907b01e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38005,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10396,
                "uuid": "bded886b0838861c705ed6e28907b01e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38006,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10396,
                "uuid": "bded886b0838861c705ed6e28907b01e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38007,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10396,
                "uuid": "bded886b0838861c705ed6e28907b01e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38008,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 560,
                "firstName": "",
                "lastName": "Airborne Research and Survey Facility (ARSF)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=560"
            },
            "relatedTo": {
                "ob_id": 10396,
                "uuid": "bded886b0838861c705ed6e28907b01e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38009,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 19,
                "firstName": "Wendy",
                "lastName": "Garland",
                "partyType": "individual",
                "description": "",
                "deliveryPoint": "HIDDEN",
                "administrativeArea": "HIDDEN",
                "city": "HIDDEN",
                "country": "HIDDEN",
                "postalCode": "HIDDEN",
                "electronicEmailAddress": "HIDDEN",
                "phone": "HIDDEN",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=19"
            },
            "relatedTo": {
                "ob_id": 10396,
                "uuid": "bded886b0838861c705ed6e28907b01e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38010,
            "priority": 1,
            "role": "principal_investigator",
            "party": {
                "ob_id": 9,
                "firstName": "",
                "lastName": "unknown",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=9"
            },
            "relatedTo": {
                "ob_id": 10398,
                "uuid": "90b2fb0ab72b15a2afc86e2ff96674f0",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 38011,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10400,
                "uuid": "49002168a18e6f7da22e6c87bb3d36fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38012,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10400,
                "uuid": "49002168a18e6f7da22e6c87bb3d36fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38013,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10400,
                "uuid": "49002168a18e6f7da22e6c87bb3d36fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38014,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10400,
                "uuid": "49002168a18e6f7da22e6c87bb3d36fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38015,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10400,
                "uuid": "49002168a18e6f7da22e6c87bb3d36fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38016,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10400,
                "uuid": "49002168a18e6f7da22e6c87bb3d36fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38017,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 560,
                "firstName": "",
                "lastName": "Airborne Research and Survey Facility (ARSF)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=560"
            },
            "relatedTo": {
                "ob_id": 10400,
                "uuid": "49002168a18e6f7da22e6c87bb3d36fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38018,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 19,
                "firstName": "Wendy",
                "lastName": "Garland",
                "partyType": "individual",
                "description": "",
                "deliveryPoint": "HIDDEN",
                "administrativeArea": "HIDDEN",
                "city": "HIDDEN",
                "country": "HIDDEN",
                "postalCode": "HIDDEN",
                "electronicEmailAddress": "HIDDEN",
                "phone": "HIDDEN",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=19"
            },
            "relatedTo": {
                "ob_id": 10400,
                "uuid": "49002168a18e6f7da22e6c87bb3d36fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38019,
            "priority": 1,
            "role": "principal_investigator",
            "party": {
                "ob_id": 9,
                "firstName": "",
                "lastName": "unknown",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=9"
            },
            "relatedTo": {
                "ob_id": 10402,
                "uuid": "2f82aed184e0a1efbd56875e633364f6",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 38020,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10404,
                "uuid": "84f1b8899fe12c286967c867518b1af8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38021,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10404,
                "uuid": "84f1b8899fe12c286967c867518b1af8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38022,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10404,
                "uuid": "84f1b8899fe12c286967c867518b1af8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38023,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10404,
                "uuid": "84f1b8899fe12c286967c867518b1af8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38024,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10404,
                "uuid": "84f1b8899fe12c286967c867518b1af8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38025,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10404,
                "uuid": "84f1b8899fe12c286967c867518b1af8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38026,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 560,
                "firstName": "",
                "lastName": "Airborne Research and Survey Facility (ARSF)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=560"
            },
            "relatedTo": {
                "ob_id": 10404,
                "uuid": "84f1b8899fe12c286967c867518b1af8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38027,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 19,
                "firstName": "Wendy",
                "lastName": "Garland",
                "partyType": "individual",
                "description": "",
                "deliveryPoint": "HIDDEN",
                "administrativeArea": "HIDDEN",
                "city": "HIDDEN",
                "country": "HIDDEN",
                "postalCode": "HIDDEN",
                "electronicEmailAddress": "HIDDEN",
                "phone": "HIDDEN",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=19"
            },
            "relatedTo": {
                "ob_id": 10404,
                "uuid": "84f1b8899fe12c286967c867518b1af8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38028,
            "priority": 1,
            "role": "principal_investigator",
            "party": {
                "ob_id": 9,
                "firstName": "",
                "lastName": "unknown",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=9"
            },
            "relatedTo": {
                "ob_id": 10406,
                "uuid": "3bee34a3074cd3545a7cf00b7ea0670e",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 38029,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10408,
                "uuid": "222867edd7bd49202c076c0d1006b8f6",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38030,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10408,
                "uuid": "222867edd7bd49202c076c0d1006b8f6",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38031,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10408,
                "uuid": "222867edd7bd49202c076c0d1006b8f6",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38032,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10408,
                "uuid": "222867edd7bd49202c076c0d1006b8f6",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38033,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10408,
                "uuid": "222867edd7bd49202c076c0d1006b8f6",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38034,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10408,
                "uuid": "222867edd7bd49202c076c0d1006b8f6",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38035,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 560,
                "firstName": "",
                "lastName": "Airborne Research and Survey Facility (ARSF)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=560"
            },
            "relatedTo": {
                "ob_id": 10408,
                "uuid": "222867edd7bd49202c076c0d1006b8f6",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38036,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 19,
                "firstName": "Wendy",
                "lastName": "Garland",
                "partyType": "individual",
                "description": "",
                "deliveryPoint": "HIDDEN",
                "administrativeArea": "HIDDEN",
                "city": "HIDDEN",
                "country": "HIDDEN",
                "postalCode": "HIDDEN",
                "electronicEmailAddress": "HIDDEN",
                "phone": "HIDDEN",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=19"
            },
            "relatedTo": {
                "ob_id": 10408,
                "uuid": "222867edd7bd49202c076c0d1006b8f6",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38037,
            "priority": 1,
            "role": "principal_investigator",
            "party": {
                "ob_id": 9,
                "firstName": "",
                "lastName": "unknown",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=9"
            },
            "relatedTo": {
                "ob_id": 10410,
                "uuid": "953deb1f875ba8c752e1faa760fc709b",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 38038,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10412,
                "uuid": "149d67c2151b6a186752610630cf0e81",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38039,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10412,
                "uuid": "149d67c2151b6a186752610630cf0e81",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38040,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10412,
                "uuid": "149d67c2151b6a186752610630cf0e81",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38041,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10412,
                "uuid": "149d67c2151b6a186752610630cf0e81",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38042,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10412,
                "uuid": "149d67c2151b6a186752610630cf0e81",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38043,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10412,
                "uuid": "149d67c2151b6a186752610630cf0e81",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38044,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 560,
                "firstName": "",
                "lastName": "Airborne Research and Survey Facility (ARSF)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=560"
            },
            "relatedTo": {
                "ob_id": 10412,
                "uuid": "149d67c2151b6a186752610630cf0e81",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38045,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 19,
                "firstName": "Wendy",
                "lastName": "Garland",
                "partyType": "individual",
                "description": "",
                "deliveryPoint": "HIDDEN",
                "administrativeArea": "HIDDEN",
                "city": "HIDDEN",
                "country": "HIDDEN",
                "postalCode": "HIDDEN",
                "electronicEmailAddress": "HIDDEN",
                "phone": "HIDDEN",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=19"
            },
            "relatedTo": {
                "ob_id": 10412,
                "uuid": "149d67c2151b6a186752610630cf0e81",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38046,
            "priority": 1,
            "role": "principal_investigator",
            "party": {
                "ob_id": 9,
                "firstName": "",
                "lastName": "unknown",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=9"
            },
            "relatedTo": {
                "ob_id": 10414,
                "uuid": "e23d05848cdf6f726d6f6cf034ebbed8",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 38047,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10416,
                "uuid": "a2cdd88052aca539a6baecc135efc4cc",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38048,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10416,
                "uuid": "a2cdd88052aca539a6baecc135efc4cc",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38049,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10416,
                "uuid": "a2cdd88052aca539a6baecc135efc4cc",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38050,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10416,
                "uuid": "a2cdd88052aca539a6baecc135efc4cc",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38051,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10416,
                "uuid": "a2cdd88052aca539a6baecc135efc4cc",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38052,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10416,
                "uuid": "a2cdd88052aca539a6baecc135efc4cc",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38053,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 560,
                "firstName": "",
                "lastName": "Airborne Research and Survey Facility (ARSF)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=560"
            },
            "relatedTo": {
                "ob_id": 10416,
                "uuid": "a2cdd88052aca539a6baecc135efc4cc",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38054,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 19,
                "firstName": "Wendy",
                "lastName": "Garland",
                "partyType": "individual",
                "description": "",
                "deliveryPoint": "HIDDEN",
                "administrativeArea": "HIDDEN",
                "city": "HIDDEN",
                "country": "HIDDEN",
                "postalCode": "HIDDEN",
                "electronicEmailAddress": "HIDDEN",
                "phone": "HIDDEN",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=19"
            },
            "relatedTo": {
                "ob_id": 10416,
                "uuid": "a2cdd88052aca539a6baecc135efc4cc",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38055,
            "priority": 1,
            "role": "principal_investigator",
            "party": {
                "ob_id": 9,
                "firstName": "",
                "lastName": "unknown",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=9"
            },
            "relatedTo": {
                "ob_id": 10418,
                "uuid": "acb954c4afb83d11279a42591dfcc586",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 38056,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10420,
                "uuid": "4035173a93eeeb7b64e30af9da6dc223",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38057,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10420,
                "uuid": "4035173a93eeeb7b64e30af9da6dc223",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38058,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10420,
                "uuid": "4035173a93eeeb7b64e30af9da6dc223",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38059,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10420,
                "uuid": "4035173a93eeeb7b64e30af9da6dc223",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38060,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10420,
                "uuid": "4035173a93eeeb7b64e30af9da6dc223",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38061,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10420,
                "uuid": "4035173a93eeeb7b64e30af9da6dc223",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38062,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 560,
                "firstName": "",
                "lastName": "Airborne Research and Survey Facility (ARSF)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=560"
            },
            "relatedTo": {
                "ob_id": 10420,
                "uuid": "4035173a93eeeb7b64e30af9da6dc223",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38063,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 19,
                "firstName": "Wendy",
                "lastName": "Garland",
                "partyType": "individual",
                "description": "",
                "deliveryPoint": "HIDDEN",
                "administrativeArea": "HIDDEN",
                "city": "HIDDEN",
                "country": "HIDDEN",
                "postalCode": "HIDDEN",
                "electronicEmailAddress": "HIDDEN",
                "phone": "HIDDEN",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=19"
            },
            "relatedTo": {
                "ob_id": 10420,
                "uuid": "4035173a93eeeb7b64e30af9da6dc223",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38064,
            "priority": 1,
            "role": "principal_investigator",
            "party": {
                "ob_id": 9,
                "firstName": "",
                "lastName": "unknown",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=9"
            },
            "relatedTo": {
                "ob_id": 10422,
                "uuid": "cbc60084bce61f1d6028c0ec843a2f2f",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 38065,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10424,
                "uuid": "fc47db3662457fb56f51021f8e010f6b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38066,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10424,
                "uuid": "fc47db3662457fb56f51021f8e010f6b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38067,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10424,
                "uuid": "fc47db3662457fb56f51021f8e010f6b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38068,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10424,
                "uuid": "fc47db3662457fb56f51021f8e010f6b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38069,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10424,
                "uuid": "fc47db3662457fb56f51021f8e010f6b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38070,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 2,
                "firstName": "",
                "lastName": "NERC Earth Observation Data Centre (NEODC)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "NERC - Earth Observation Data Centre",
                "administrativeArea": "STFC Rutherford Appleton Laboratory",
                "city": "Harwell Oxford",
                "country": "UK",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "neodc@rl.ac.uk",
                "phone": "+44(0)1235 446432",
                "onlineResource": "http://www.neodc.rl.ac.uk",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=2"
            },
            "relatedTo": {
                "ob_id": 10424,
                "uuid": "fc47db3662457fb56f51021f8e010f6b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38071,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 560,
                "firstName": "",
                "lastName": "Airborne Research and Survey Facility (ARSF)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=560"
            },
            "relatedTo": {
                "ob_id": 10424,
                "uuid": "fc47db3662457fb56f51021f8e010f6b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 38072,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 19,
                "firstName": "Wendy",
                "lastName": "Garland",
                "partyType": "individual",
                "description": "",
                "deliveryPoint": "HIDDEN",
                "administrativeArea": "HIDDEN",
                "city": "HIDDEN",
                "country": "HIDDEN",
                "postalCode": "HIDDEN",
                "electronicEmailAddress": "HIDDEN",
                "phone": "HIDDEN",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=19"
            },
            "relatedTo": {
                "ob_id": 10424,
                "uuid": "fc47db3662457fb56f51021f8e010f6b",
                "short_code": "ob"
            }
        }
    ]
}