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=13300
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=13400",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?format=api&limit=100&offset=13200",
    "results": [
        {
            "ob_id": 35064,
            "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": 9087,
                "uuid": "03b1b91b27621e749f04b39991017802",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35065,
            "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": 9089,
                "uuid": "7521228ef3e70a79ff2ae849ae2f70e7",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 35066,
            "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": 9091,
                "uuid": "d52b8308aea6e8977a83efbea511748a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35067,
            "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": 9091,
                "uuid": "d52b8308aea6e8977a83efbea511748a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35068,
            "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": 9091,
                "uuid": "d52b8308aea6e8977a83efbea511748a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35069,
            "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": 9091,
                "uuid": "d52b8308aea6e8977a83efbea511748a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35070,
            "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": 9091,
                "uuid": "d52b8308aea6e8977a83efbea511748a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35071,
            "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": 9091,
                "uuid": "d52b8308aea6e8977a83efbea511748a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35072,
            "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": 9091,
                "uuid": "d52b8308aea6e8977a83efbea511748a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35073,
            "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": 9091,
                "uuid": "d52b8308aea6e8977a83efbea511748a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35074,
            "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": 9093,
                "uuid": "b73b4f7a0a04b74d915333233e3bd080",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 35075,
            "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": 9095,
                "uuid": "25da8a0e17f04475138253f6870e2694",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35076,
            "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": 9095,
                "uuid": "25da8a0e17f04475138253f6870e2694",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35077,
            "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": 9095,
                "uuid": "25da8a0e17f04475138253f6870e2694",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35078,
            "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": 9095,
                "uuid": "25da8a0e17f04475138253f6870e2694",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35079,
            "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": 9095,
                "uuid": "25da8a0e17f04475138253f6870e2694",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35080,
            "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": 9095,
                "uuid": "25da8a0e17f04475138253f6870e2694",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35081,
            "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": 9095,
                "uuid": "25da8a0e17f04475138253f6870e2694",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35082,
            "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": 9095,
                "uuid": "25da8a0e17f04475138253f6870e2694",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35083,
            "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": 9097,
                "uuid": "143743022b5bcb55f0aeb0985f29eb87",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 35084,
            "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": 9099,
                "uuid": "ffad2bd6e7b92d767474920b50ac10fd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35085,
            "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": 9099,
                "uuid": "ffad2bd6e7b92d767474920b50ac10fd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35086,
            "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": 9099,
                "uuid": "ffad2bd6e7b92d767474920b50ac10fd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35087,
            "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": 9099,
                "uuid": "ffad2bd6e7b92d767474920b50ac10fd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35088,
            "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": 9099,
                "uuid": "ffad2bd6e7b92d767474920b50ac10fd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35089,
            "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": 9099,
                "uuid": "ffad2bd6e7b92d767474920b50ac10fd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35090,
            "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": 9099,
                "uuid": "ffad2bd6e7b92d767474920b50ac10fd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35091,
            "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": 9099,
                "uuid": "ffad2bd6e7b92d767474920b50ac10fd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35092,
            "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": 9101,
                "uuid": "7e6c99dec07c639f1798170af1b4b1c0",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 35093,
            "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": 9103,
                "uuid": "9adc3c4f068c00a7ac1830994c01e33d",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35094,
            "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": 9103,
                "uuid": "9adc3c4f068c00a7ac1830994c01e33d",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35095,
            "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": 9103,
                "uuid": "9adc3c4f068c00a7ac1830994c01e33d",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35096,
            "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": 9103,
                "uuid": "9adc3c4f068c00a7ac1830994c01e33d",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35097,
            "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": 9103,
                "uuid": "9adc3c4f068c00a7ac1830994c01e33d",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35098,
            "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": 9103,
                "uuid": "9adc3c4f068c00a7ac1830994c01e33d",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35099,
            "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": 9103,
                "uuid": "9adc3c4f068c00a7ac1830994c01e33d",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35100,
            "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": 9103,
                "uuid": "9adc3c4f068c00a7ac1830994c01e33d",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35101,
            "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": 9105,
                "uuid": "915bfb34c78e7d8cfb19fe40f0194b9b",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 35102,
            "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": 9107,
                "uuid": "5b5dc5c68b01fca8af6a827f978ce57c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35103,
            "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": 9107,
                "uuid": "5b5dc5c68b01fca8af6a827f978ce57c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35104,
            "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": 9107,
                "uuid": "5b5dc5c68b01fca8af6a827f978ce57c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35105,
            "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": 9107,
                "uuid": "5b5dc5c68b01fca8af6a827f978ce57c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35106,
            "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": 9107,
                "uuid": "5b5dc5c68b01fca8af6a827f978ce57c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35107,
            "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": 9107,
                "uuid": "5b5dc5c68b01fca8af6a827f978ce57c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35108,
            "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": 9107,
                "uuid": "5b5dc5c68b01fca8af6a827f978ce57c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35109,
            "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": 9107,
                "uuid": "5b5dc5c68b01fca8af6a827f978ce57c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35110,
            "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": 9109,
                "uuid": "d4d867d2c070e9da3b6979c069f4e19a",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 35111,
            "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": 9111,
                "uuid": "23870da5482cd42a5baafa82e06a0eb1",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35112,
            "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": 9111,
                "uuid": "23870da5482cd42a5baafa82e06a0eb1",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35113,
            "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": 9111,
                "uuid": "23870da5482cd42a5baafa82e06a0eb1",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35114,
            "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": 9111,
                "uuid": "23870da5482cd42a5baafa82e06a0eb1",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35115,
            "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": 9111,
                "uuid": "23870da5482cd42a5baafa82e06a0eb1",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35116,
            "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": 9111,
                "uuid": "23870da5482cd42a5baafa82e06a0eb1",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35117,
            "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": 9111,
                "uuid": "23870da5482cd42a5baafa82e06a0eb1",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35118,
            "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": 9111,
                "uuid": "23870da5482cd42a5baafa82e06a0eb1",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35119,
            "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": 9113,
                "uuid": "700325286346867a2a8b2a17ca5b4a96",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 35120,
            "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": 9115,
                "uuid": "6ba8d5acde100e4e2435a4e1c7646034",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35121,
            "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": 9115,
                "uuid": "6ba8d5acde100e4e2435a4e1c7646034",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35122,
            "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": 9115,
                "uuid": "6ba8d5acde100e4e2435a4e1c7646034",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35123,
            "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": 9115,
                "uuid": "6ba8d5acde100e4e2435a4e1c7646034",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35124,
            "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": 9115,
                "uuid": "6ba8d5acde100e4e2435a4e1c7646034",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35125,
            "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": 9115,
                "uuid": "6ba8d5acde100e4e2435a4e1c7646034",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35126,
            "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": 9115,
                "uuid": "6ba8d5acde100e4e2435a4e1c7646034",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35127,
            "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": 9115,
                "uuid": "6ba8d5acde100e4e2435a4e1c7646034",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35128,
            "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": 9117,
                "uuid": "b9d2c5a6455913c91d442d39f142106d",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 35129,
            "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": 9119,
                "uuid": "b6b0d3508204d7389c70c2636be86f74",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35130,
            "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": 9119,
                "uuid": "b6b0d3508204d7389c70c2636be86f74",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35131,
            "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": 9119,
                "uuid": "b6b0d3508204d7389c70c2636be86f74",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35132,
            "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": 9119,
                "uuid": "b6b0d3508204d7389c70c2636be86f74",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35133,
            "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": 9119,
                "uuid": "b6b0d3508204d7389c70c2636be86f74",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35134,
            "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": 9119,
                "uuid": "b6b0d3508204d7389c70c2636be86f74",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35135,
            "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": 9119,
                "uuid": "b6b0d3508204d7389c70c2636be86f74",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35136,
            "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": 9119,
                "uuid": "b6b0d3508204d7389c70c2636be86f74",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35137,
            "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": 9121,
                "uuid": "f10508151a443af93230dc449fabe66d",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 35138,
            "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": 9123,
                "uuid": "6b15fdffed2da8a1947ea683ff97c8b8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35139,
            "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": 9123,
                "uuid": "6b15fdffed2da8a1947ea683ff97c8b8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35140,
            "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": 9123,
                "uuid": "6b15fdffed2da8a1947ea683ff97c8b8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35141,
            "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": 9123,
                "uuid": "6b15fdffed2da8a1947ea683ff97c8b8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35142,
            "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": 9123,
                "uuid": "6b15fdffed2da8a1947ea683ff97c8b8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35143,
            "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": 9123,
                "uuid": "6b15fdffed2da8a1947ea683ff97c8b8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35144,
            "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": 9123,
                "uuid": "6b15fdffed2da8a1947ea683ff97c8b8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35145,
            "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": 9123,
                "uuid": "6b15fdffed2da8a1947ea683ff97c8b8",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35146,
            "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": 9125,
                "uuid": "af27bb9b65b7ca7b028ef4e7ebbed5a6",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 35147,
            "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": 9127,
                "uuid": "ba6d750f7dbfc63a7d412214e0603e39",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35148,
            "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": 9127,
                "uuid": "ba6d750f7dbfc63a7d412214e0603e39",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35149,
            "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": 9127,
                "uuid": "ba6d750f7dbfc63a7d412214e0603e39",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35150,
            "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": 9127,
                "uuid": "ba6d750f7dbfc63a7d412214e0603e39",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35151,
            "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": 9127,
                "uuid": "ba6d750f7dbfc63a7d412214e0603e39",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35152,
            "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": 9127,
                "uuid": "ba6d750f7dbfc63a7d412214e0603e39",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35153,
            "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": 9127,
                "uuid": "ba6d750f7dbfc63a7d412214e0603e39",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35154,
            "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": 9127,
                "uuid": "ba6d750f7dbfc63a7d412214e0603e39",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35155,
            "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": 9129,
                "uuid": "a285dec5dc927226bac18b140bab4121",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 35156,
            "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": 9131,
                "uuid": "e37ef6fd4119f0da31bab8ea992f5e1e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35157,
            "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": 9131,
                "uuid": "e37ef6fd4119f0da31bab8ea992f5e1e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35158,
            "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": 9131,
                "uuid": "e37ef6fd4119f0da31bab8ea992f5e1e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35159,
            "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": 9131,
                "uuid": "e37ef6fd4119f0da31bab8ea992f5e1e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35160,
            "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": 9131,
                "uuid": "e37ef6fd4119f0da31bab8ea992f5e1e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35161,
            "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": 9131,
                "uuid": "e37ef6fd4119f0da31bab8ea992f5e1e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35162,
            "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": 9131,
                "uuid": "e37ef6fd4119f0da31bab8ea992f5e1e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 35163,
            "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": 9131,
                "uuid": "e37ef6fd4119f0da31bab8ea992f5e1e",
                "short_code": "ob"
            }
        }
    ]
}