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=71700
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 181174,
    "next": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?format=api&limit=100&offset=71800",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?format=api&limit=100&offset=71600",
    "results": [
        {
            "ob_id": 97497,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23831,
                "uuid": "bb1d4be301694085b81ad96872e8bfd1",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97498,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23831,
                "uuid": "bb1d4be301694085b81ad96872e8bfd1",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97499,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23831,
                "uuid": "bb1d4be301694085b81ad96872e8bfd1",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97500,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1708,
                "firstName": "",
                "lastName": "National Institute of Meteorological Research (NIMR)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "33, Seohobuk-ro",
                "administrativeArea": "Seogwipo-si",
                "city": "Jeju-do",
                "country": "Korea ",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "+82-64-780-6500",
                "onlineResource": "http://www.nimr.go.kr/AE/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1708"
            },
            "relatedTo": {
                "ob_id": 23831,
                "uuid": "bb1d4be301694085b81ad96872e8bfd1",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97501,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1709,
                "firstName": "",
                "lastName": "Korea Meteorological Administration (KMA)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "61 16-Gil Yeouidaebang-Ro",
                "administrativeArea": "Dongjak-Gu",
                "city": "Seoul",
                "country": "Korea ",
                "postalCode": "07062",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://www.kma.go.kr/eng/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1709"
            },
            "relatedTo": {
                "ob_id": 23831,
                "uuid": "bb1d4be301694085b81ad96872e8bfd1",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97502,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23833,
                "uuid": "ab5fbb8eae3d41939f13379d3f161b56",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97503,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23833,
                "uuid": "ab5fbb8eae3d41939f13379d3f161b56",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97504,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 1708,
                "firstName": "",
                "lastName": "National Institute of Meteorological Research (NIMR)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "33, Seohobuk-ro",
                "administrativeArea": "Seogwipo-si",
                "city": "Jeju-do",
                "country": "Korea ",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "+82-64-780-6500",
                "onlineResource": "http://www.nimr.go.kr/AE/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1708"
            },
            "relatedTo": {
                "ob_id": 23833,
                "uuid": "ab5fbb8eae3d41939f13379d3f161b56",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97505,
            "priority": 2,
            "role": "author",
            "party": {
                "ob_id": 1709,
                "firstName": "",
                "lastName": "Korea Meteorological Administration (KMA)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "61 16-Gil Yeouidaebang-Ro",
                "administrativeArea": "Dongjak-Gu",
                "city": "Seoul",
                "country": "Korea ",
                "postalCode": "07062",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://www.kma.go.kr/eng/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1709"
            },
            "relatedTo": {
                "ob_id": 23833,
                "uuid": "ab5fbb8eae3d41939f13379d3f161b56",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97506,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23833,
                "uuid": "ab5fbb8eae3d41939f13379d3f161b56",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97507,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23833,
                "uuid": "ab5fbb8eae3d41939f13379d3f161b56",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97508,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1708,
                "firstName": "",
                "lastName": "National Institute of Meteorological Research (NIMR)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "33, Seohobuk-ro",
                "administrativeArea": "Seogwipo-si",
                "city": "Jeju-do",
                "country": "Korea ",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "+82-64-780-6500",
                "onlineResource": "http://www.nimr.go.kr/AE/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1708"
            },
            "relatedTo": {
                "ob_id": 23833,
                "uuid": "ab5fbb8eae3d41939f13379d3f161b56",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97509,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1709,
                "firstName": "",
                "lastName": "Korea Meteorological Administration (KMA)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "61 16-Gil Yeouidaebang-Ro",
                "administrativeArea": "Dongjak-Gu",
                "city": "Seoul",
                "country": "Korea ",
                "postalCode": "07062",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://www.kma.go.kr/eng/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1709"
            },
            "relatedTo": {
                "ob_id": 23833,
                "uuid": "ab5fbb8eae3d41939f13379d3f161b56",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97510,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23833,
                "uuid": "ab5fbb8eae3d41939f13379d3f161b56",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97511,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23833,
                "uuid": "ab5fbb8eae3d41939f13379d3f161b56",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97512,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23833,
                "uuid": "ab5fbb8eae3d41939f13379d3f161b56",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97514,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23834,
                "uuid": "6b570af4e08f4b55a25bed45ec387d0e",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 97515,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23834,
                "uuid": "6b570af4e08f4b55a25bed45ec387d0e",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 97519,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23834,
                "uuid": "6b570af4e08f4b55a25bed45ec387d0e",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 97522,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23834,
                "uuid": "6b570af4e08f4b55a25bed45ec387d0e",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 97525,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23835,
                "uuid": "9998ab2322c6486492625f7f89d265ca",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97526,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23835,
                "uuid": "9998ab2322c6486492625f7f89d265ca",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97527,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23835,
                "uuid": "9998ab2322c6486492625f7f89d265ca",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97530,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23837,
                "uuid": "59c24be23bed4dbea37346a17ceb13da",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97531,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23837,
                "uuid": "59c24be23bed4dbea37346a17ceb13da",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97534,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23837,
                "uuid": "59c24be23bed4dbea37346a17ceb13da",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97535,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23837,
                "uuid": "59c24be23bed4dbea37346a17ceb13da",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97538,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23837,
                "uuid": "59c24be23bed4dbea37346a17ceb13da",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97539,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23837,
                "uuid": "59c24be23bed4dbea37346a17ceb13da",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97540,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23837,
                "uuid": "59c24be23bed4dbea37346a17ceb13da",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97541,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23838,
                "uuid": "526ec947ec2d4467b128749e9fe46f1a",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 97542,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23838,
                "uuid": "526ec947ec2d4467b128749e9fe46f1a",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 97545,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23838,
                "uuid": "526ec947ec2d4467b128749e9fe46f1a",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 97546,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23838,
                "uuid": "526ec947ec2d4467b128749e9fe46f1a",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 97549,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23838,
                "uuid": "526ec947ec2d4467b128749e9fe46f1a",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 97550,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23838,
                "uuid": "526ec947ec2d4467b128749e9fe46f1a",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 97551,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23838,
                "uuid": "526ec947ec2d4467b128749e9fe46f1a",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 97554,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23839,
                "uuid": "b52dc33214bc48ef8245976dc2c7e42c",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97555,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23839,
                "uuid": "b52dc33214bc48ef8245976dc2c7e42c",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97556,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23839,
                "uuid": "b52dc33214bc48ef8245976dc2c7e42c",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97559,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23841,
                "uuid": "3876f9e6a82149f8a3ad1b0319cec469",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97560,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23841,
                "uuid": "3876f9e6a82149f8a3ad1b0319cec469",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97563,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23841,
                "uuid": "3876f9e6a82149f8a3ad1b0319cec469",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97564,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23841,
                "uuid": "3876f9e6a82149f8a3ad1b0319cec469",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97567,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23841,
                "uuid": "3876f9e6a82149f8a3ad1b0319cec469",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97568,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23841,
                "uuid": "3876f9e6a82149f8a3ad1b0319cec469",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97569,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23841,
                "uuid": "3876f9e6a82149f8a3ad1b0319cec469",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97572,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23842,
                "uuid": "23e8b127fd2342519f2594dde5b8603f",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97573,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23842,
                "uuid": "23e8b127fd2342519f2594dde5b8603f",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97574,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23842,
                "uuid": "23e8b127fd2342519f2594dde5b8603f",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97577,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23844,
                "uuid": "3e77b16b1ad24ece81332e7d1ba7aeb0",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97578,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23844,
                "uuid": "3e77b16b1ad24ece81332e7d1ba7aeb0",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97581,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23844,
                "uuid": "3e77b16b1ad24ece81332e7d1ba7aeb0",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97582,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23844,
                "uuid": "3e77b16b1ad24ece81332e7d1ba7aeb0",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97585,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23844,
                "uuid": "3e77b16b1ad24ece81332e7d1ba7aeb0",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97586,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23844,
                "uuid": "3e77b16b1ad24ece81332e7d1ba7aeb0",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97587,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23844,
                "uuid": "3e77b16b1ad24ece81332e7d1ba7aeb0",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97590,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23845,
                "uuid": "cbf71a9f35af4755a854f650c949f085",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97591,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23845,
                "uuid": "cbf71a9f35af4755a854f650c949f085",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97592,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23845,
                "uuid": "cbf71a9f35af4755a854f650c949f085",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97595,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23847,
                "uuid": "2362f5a03c924cbe81cc124477b91232",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97596,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23847,
                "uuid": "2362f5a03c924cbe81cc124477b91232",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97599,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23847,
                "uuid": "2362f5a03c924cbe81cc124477b91232",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97600,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23847,
                "uuid": "2362f5a03c924cbe81cc124477b91232",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97603,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23847,
                "uuid": "2362f5a03c924cbe81cc124477b91232",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97604,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23847,
                "uuid": "2362f5a03c924cbe81cc124477b91232",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97605,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23847,
                "uuid": "2362f5a03c924cbe81cc124477b91232",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97608,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23848,
                "uuid": "455914aa22a640f58393c5f5b67d5ca7",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97609,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23848,
                "uuid": "455914aa22a640f58393c5f5b67d5ca7",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97610,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23848,
                "uuid": "455914aa22a640f58393c5f5b67d5ca7",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97613,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23850,
                "uuid": "b594f29001664d85afb0fb7afbadb2fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97614,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23850,
                "uuid": "b594f29001664d85afb0fb7afbadb2fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97617,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23850,
                "uuid": "b594f29001664d85afb0fb7afbadb2fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97618,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23850,
                "uuid": "b594f29001664d85afb0fb7afbadb2fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97621,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23850,
                "uuid": "b594f29001664d85afb0fb7afbadb2fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97622,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23850,
                "uuid": "b594f29001664d85afb0fb7afbadb2fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97623,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23850,
                "uuid": "b594f29001664d85afb0fb7afbadb2fb",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97626,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23851,
                "uuid": "2a43a51e033d45d385dd91629ec3b049",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97627,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23851,
                "uuid": "2a43a51e033d45d385dd91629ec3b049",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97628,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23851,
                "uuid": "2a43a51e033d45d385dd91629ec3b049",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97631,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23853,
                "uuid": "272c5b322b0040bf8f3b3b8b038e5790",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97632,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23853,
                "uuid": "272c5b322b0040bf8f3b3b8b038e5790",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97635,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23853,
                "uuid": "272c5b322b0040bf8f3b3b8b038e5790",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97636,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23853,
                "uuid": "272c5b322b0040bf8f3b3b8b038e5790",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97639,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23853,
                "uuid": "272c5b322b0040bf8f3b3b8b038e5790",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97640,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23853,
                "uuid": "272c5b322b0040bf8f3b3b8b038e5790",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97641,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23853,
                "uuid": "272c5b322b0040bf8f3b3b8b038e5790",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97644,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23854,
                "uuid": "67243b987bfd4f0dbde68d38b03ceaeb",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97645,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23854,
                "uuid": "67243b987bfd4f0dbde68d38b03ceaeb",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97646,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23854,
                "uuid": "67243b987bfd4f0dbde68d38b03ceaeb",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97649,
            "priority": 1,
            "role": "publisher",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23856,
                "uuid": "8e6afd6d8536464bb3b8576fb7ab0f6f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97650,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23856,
                "uuid": "8e6afd6d8536464bb3b8576fb7ab0f6f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97653,
            "priority": 1,
            "role": "custodian",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23856,
                "uuid": "8e6afd6d8536464bb3b8576fb7ab0f6f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97654,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23856,
                "uuid": "8e6afd6d8536464bb3b8576fb7ab0f6f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97657,
            "priority": 1,
            "role": "curator",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23856,
                "uuid": "8e6afd6d8536464bb3b8576fb7ab0f6f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97658,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23856,
                "uuid": "8e6afd6d8536464bb3b8576fb7ab0f6f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97659,
            "priority": 1,
            "role": "distributor",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23856,
                "uuid": "8e6afd6d8536464bb3b8576fb7ab0f6f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 97662,
            "priority": 1,
            "role": "ceda_officer",
            "party": {
                "ob_id": 83,
                "firstName": "Charlotte",
                "lastName": "Pascoe",
                "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=83"
            },
            "relatedTo": {
                "ob_id": 23857,
                "uuid": "a3e547816c7a45c3bb87f698331c5b39",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97663,
            "priority": 1,
            "role": "metadata_owner",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23857,
                "uuid": "a3e547816c7a45c3bb87f698331c5b39",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 97664,
            "priority": 1,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1483,
                "firstName": "",
                "lastName": "Centre for Environmental Data Analysis (CEDA)",
                "partyType": "organisation",
                "description": "Centre for Environmental Data Analysis (CEDA)",
                "deliveryPoint": "Rutherford Appleton Laboratory",
                "administrativeArea": "Harwell",
                "city": "Oxon",
                "country": "United Kingdom",
                "postalCode": "OX11 0QX",
                "electronicEmailAddress": "support@ceda.ac.uk",
                "phone": "01235446432",
                "onlineResource": "http://www.ceda.ac.uk/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1483"
            },
            "relatedTo": {
                "ob_id": 23857,
                "uuid": "a3e547816c7a45c3bb87f698331c5b39",
                "short_code": "comp"
            }
        }
    ]
}