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=13100
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=13200",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?format=api&limit=100&offset=13000",
    "results": [
        {
            "ob_id": 34864,
            "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": 8997,
                "uuid": "f2cbfd29a4f34539889bfbe9f1259cd1",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34865,
            "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": 8999,
                "uuid": "12e954cbbaab6aa34d656e04fbfde4ed",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 34866,
            "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": 9001,
                "uuid": "194dd5a14f3379be58af75d3d6ca8c3a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34867,
            "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": 9001,
                "uuid": "194dd5a14f3379be58af75d3d6ca8c3a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34868,
            "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": 9001,
                "uuid": "194dd5a14f3379be58af75d3d6ca8c3a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34869,
            "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": 9001,
                "uuid": "194dd5a14f3379be58af75d3d6ca8c3a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34870,
            "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": 9001,
                "uuid": "194dd5a14f3379be58af75d3d6ca8c3a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34871,
            "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": 9001,
                "uuid": "194dd5a14f3379be58af75d3d6ca8c3a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34872,
            "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": 9001,
                "uuid": "194dd5a14f3379be58af75d3d6ca8c3a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34873,
            "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": 9001,
                "uuid": "194dd5a14f3379be58af75d3d6ca8c3a",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34874,
            "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": 9003,
                "uuid": "6780eddcbb5333653a0c5077d76bb9b8",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 34875,
            "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": 9005,
                "uuid": "740a4ddadb502c75340e886a721bb3be",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34876,
            "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": 9005,
                "uuid": "740a4ddadb502c75340e886a721bb3be",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34877,
            "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": 9005,
                "uuid": "740a4ddadb502c75340e886a721bb3be",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34878,
            "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": 9005,
                "uuid": "740a4ddadb502c75340e886a721bb3be",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34879,
            "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": 9005,
                "uuid": "740a4ddadb502c75340e886a721bb3be",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34880,
            "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": 9005,
                "uuid": "740a4ddadb502c75340e886a721bb3be",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34881,
            "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": 9005,
                "uuid": "740a4ddadb502c75340e886a721bb3be",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34882,
            "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": 9005,
                "uuid": "740a4ddadb502c75340e886a721bb3be",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34883,
            "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": 9007,
                "uuid": "f5ad7515d6fefdd4905da2ba311a7eca",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 34884,
            "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": 9009,
                "uuid": "66fab8fd9c9f98f228f690fa81efe77e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34885,
            "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": 9009,
                "uuid": "66fab8fd9c9f98f228f690fa81efe77e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34886,
            "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": 9009,
                "uuid": "66fab8fd9c9f98f228f690fa81efe77e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34887,
            "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": 9009,
                "uuid": "66fab8fd9c9f98f228f690fa81efe77e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34888,
            "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": 9009,
                "uuid": "66fab8fd9c9f98f228f690fa81efe77e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34889,
            "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": 9009,
                "uuid": "66fab8fd9c9f98f228f690fa81efe77e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34890,
            "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": 9009,
                "uuid": "66fab8fd9c9f98f228f690fa81efe77e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34891,
            "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": 9009,
                "uuid": "66fab8fd9c9f98f228f690fa81efe77e",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34892,
            "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": 9011,
                "uuid": "a7b76da0aa105f4451bc415479035352",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 34893,
            "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": 9013,
                "uuid": "80987ff3e83c1128594ace8dad9c4458",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34894,
            "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": 9013,
                "uuid": "80987ff3e83c1128594ace8dad9c4458",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34895,
            "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": 9013,
                "uuid": "80987ff3e83c1128594ace8dad9c4458",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34896,
            "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": 9013,
                "uuid": "80987ff3e83c1128594ace8dad9c4458",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34897,
            "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": 9013,
                "uuid": "80987ff3e83c1128594ace8dad9c4458",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34898,
            "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": 9013,
                "uuid": "80987ff3e83c1128594ace8dad9c4458",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34899,
            "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": 9013,
                "uuid": "80987ff3e83c1128594ace8dad9c4458",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34900,
            "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": 9013,
                "uuid": "80987ff3e83c1128594ace8dad9c4458",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34901,
            "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": 9015,
                "uuid": "b4d9a998029d8e403901856088d6604a",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 34902,
            "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": 9017,
                "uuid": "0578516f59a0a2fef27fa494bc7ab0ae",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34903,
            "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": 9017,
                "uuid": "0578516f59a0a2fef27fa494bc7ab0ae",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34904,
            "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": 9017,
                "uuid": "0578516f59a0a2fef27fa494bc7ab0ae",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34905,
            "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": 9017,
                "uuid": "0578516f59a0a2fef27fa494bc7ab0ae",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34906,
            "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": 9017,
                "uuid": "0578516f59a0a2fef27fa494bc7ab0ae",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34907,
            "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": 9017,
                "uuid": "0578516f59a0a2fef27fa494bc7ab0ae",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34908,
            "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": 9017,
                "uuid": "0578516f59a0a2fef27fa494bc7ab0ae",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34909,
            "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": 9017,
                "uuid": "0578516f59a0a2fef27fa494bc7ab0ae",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34910,
            "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": 9019,
                "uuid": "1da67c22f9642194e2fec0e82021f37e",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 34911,
            "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": 9021,
                "uuid": "0f175635bea9cf4c8e591cd66e2b1f2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34912,
            "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": 9021,
                "uuid": "0f175635bea9cf4c8e591cd66e2b1f2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34913,
            "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": 9021,
                "uuid": "0f175635bea9cf4c8e591cd66e2b1f2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34914,
            "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": 9021,
                "uuid": "0f175635bea9cf4c8e591cd66e2b1f2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34915,
            "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": 9021,
                "uuid": "0f175635bea9cf4c8e591cd66e2b1f2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34916,
            "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": 9021,
                "uuid": "0f175635bea9cf4c8e591cd66e2b1f2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34917,
            "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": 9021,
                "uuid": "0f175635bea9cf4c8e591cd66e2b1f2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34918,
            "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": 9021,
                "uuid": "0f175635bea9cf4c8e591cd66e2b1f2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34919,
            "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": 9023,
                "uuid": "d9068086c9bcb939d13e7544f65efd27",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 34920,
            "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": 9025,
                "uuid": "e8751b8ba86b895e58aa9db5c3996c92",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34921,
            "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": 9025,
                "uuid": "e8751b8ba86b895e58aa9db5c3996c92",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34922,
            "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": 9025,
                "uuid": "e8751b8ba86b895e58aa9db5c3996c92",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34923,
            "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": 9025,
                "uuid": "e8751b8ba86b895e58aa9db5c3996c92",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34924,
            "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": 9025,
                "uuid": "e8751b8ba86b895e58aa9db5c3996c92",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34925,
            "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": 9025,
                "uuid": "e8751b8ba86b895e58aa9db5c3996c92",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34926,
            "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": 9025,
                "uuid": "e8751b8ba86b895e58aa9db5c3996c92",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34927,
            "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": 9025,
                "uuid": "e8751b8ba86b895e58aa9db5c3996c92",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34928,
            "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": 9027,
                "uuid": "97819d4566402117170695161d2eb5f0",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 34929,
            "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": 9029,
                "uuid": "36e74097dc67e04f7edc35a7c387cc2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34930,
            "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": 9029,
                "uuid": "36e74097dc67e04f7edc35a7c387cc2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34931,
            "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": 9029,
                "uuid": "36e74097dc67e04f7edc35a7c387cc2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34932,
            "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": 9029,
                "uuid": "36e74097dc67e04f7edc35a7c387cc2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34933,
            "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": 9029,
                "uuid": "36e74097dc67e04f7edc35a7c387cc2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34934,
            "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": 9029,
                "uuid": "36e74097dc67e04f7edc35a7c387cc2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34935,
            "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": 9029,
                "uuid": "36e74097dc67e04f7edc35a7c387cc2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34936,
            "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": 9029,
                "uuid": "36e74097dc67e04f7edc35a7c387cc2b",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34937,
            "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": 9031,
                "uuid": "519af8cdbbb3c1bb5cf672c1b368507c",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 34938,
            "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": 9033,
                "uuid": "5ac2b8840549f6af7a478eeb35933cd4",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34939,
            "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": 9033,
                "uuid": "5ac2b8840549f6af7a478eeb35933cd4",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34940,
            "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": 9033,
                "uuid": "5ac2b8840549f6af7a478eeb35933cd4",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34941,
            "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": 9033,
                "uuid": "5ac2b8840549f6af7a478eeb35933cd4",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34942,
            "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": 9033,
                "uuid": "5ac2b8840549f6af7a478eeb35933cd4",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34943,
            "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": 9033,
                "uuid": "5ac2b8840549f6af7a478eeb35933cd4",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34944,
            "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": 9033,
                "uuid": "5ac2b8840549f6af7a478eeb35933cd4",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34945,
            "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": 9033,
                "uuid": "5ac2b8840549f6af7a478eeb35933cd4",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34946,
            "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": 9035,
                "uuid": "12bb0dd16d37e8ae4b4326d05fda530a",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 34947,
            "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": 9037,
                "uuid": "dc593602e74dd869185b573ef9ef8cfa",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34948,
            "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": 9037,
                "uuid": "dc593602e74dd869185b573ef9ef8cfa",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34949,
            "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": 9037,
                "uuid": "dc593602e74dd869185b573ef9ef8cfa",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34950,
            "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": 9037,
                "uuid": "dc593602e74dd869185b573ef9ef8cfa",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34951,
            "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": 9037,
                "uuid": "dc593602e74dd869185b573ef9ef8cfa",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34952,
            "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": 9037,
                "uuid": "dc593602e74dd869185b573ef9ef8cfa",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34953,
            "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": 9037,
                "uuid": "dc593602e74dd869185b573ef9ef8cfa",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34954,
            "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": 9037,
                "uuid": "dc593602e74dd869185b573ef9ef8cfa",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34955,
            "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": 9039,
                "uuid": "9d466e3edd78b8497f4d52c9742099e2",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 34956,
            "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": 9041,
                "uuid": "405d270ad72f7099d1e75b26429f329c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34957,
            "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": 9041,
                "uuid": "405d270ad72f7099d1e75b26429f329c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34958,
            "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": 9041,
                "uuid": "405d270ad72f7099d1e75b26429f329c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34959,
            "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": 9041,
                "uuid": "405d270ad72f7099d1e75b26429f329c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34960,
            "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": 9041,
                "uuid": "405d270ad72f7099d1e75b26429f329c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34961,
            "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": 9041,
                "uuid": "405d270ad72f7099d1e75b26429f329c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34962,
            "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": 9041,
                "uuid": "405d270ad72f7099d1e75b26429f329c",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 34963,
            "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": 9041,
                "uuid": "405d270ad72f7099d1e75b26429f329c",
                "short_code": "ob"
            }
        }
    ]
}