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=68200
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=68300",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?format=api&limit=100&offset=68100",
    "results": [
        {
            "ob_id": 93997,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23228,
                "uuid": "de61cf3bd77c4246b2d1bdd769a788c7",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 93998,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23228,
                "uuid": "de61cf3bd77c4246b2d1bdd769a788c7",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 93999,
            "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": 23228,
                "uuid": "de61cf3bd77c4246b2d1bdd769a788c7",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94000,
            "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": 23228,
                "uuid": "de61cf3bd77c4246b2d1bdd769a788c7",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94001,
            "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": 23228,
                "uuid": "de61cf3bd77c4246b2d1bdd769a788c7",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94002,
            "priority": 1,
            "role": "operator",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23229,
                "uuid": "6e6e0294bf1b4c7bb88ffeba4df2f090",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94003,
            "priority": 2,
            "role": "operator",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23229,
                "uuid": "6e6e0294bf1b4c7bb88ffeba4df2f090",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94004,
            "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": 23229,
                "uuid": "6e6e0294bf1b4c7bb88ffeba4df2f090",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94005,
            "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": 23229,
                "uuid": "6e6e0294bf1b4c7bb88ffeba4df2f090",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94006,
            "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": 23229,
                "uuid": "6e6e0294bf1b4c7bb88ffeba4df2f090",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94007,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23229,
                "uuid": "6e6e0294bf1b4c7bb88ffeba4df2f090",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94008,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23229,
                "uuid": "6e6e0294bf1b4c7bb88ffeba4df2f090",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94009,
            "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": 23231,
                "uuid": "12edbf28c6644650b1227c0fa7ba7986",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94010,
            "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": 23231,
                "uuid": "12edbf28c6644650b1227c0fa7ba7986",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94011,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23231,
                "uuid": "12edbf28c6644650b1227c0fa7ba7986",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94012,
            "priority": 2,
            "role": "author",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23231,
                "uuid": "12edbf28c6644650b1227c0fa7ba7986",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94013,
            "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": 23231,
                "uuid": "12edbf28c6644650b1227c0fa7ba7986",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94014,
            "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": 23231,
                "uuid": "12edbf28c6644650b1227c0fa7ba7986",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94015,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23231,
                "uuid": "12edbf28c6644650b1227c0fa7ba7986",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94016,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23231,
                "uuid": "12edbf28c6644650b1227c0fa7ba7986",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94017,
            "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": 23231,
                "uuid": "12edbf28c6644650b1227c0fa7ba7986",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94018,
            "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": 23231,
                "uuid": "12edbf28c6644650b1227c0fa7ba7986",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94019,
            "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": 23231,
                "uuid": "12edbf28c6644650b1227c0fa7ba7986",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94020,
            "priority": 1,
            "role": "operator",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23232,
                "uuid": "9e4f5665b8b442fca4924bd379a8bdd6",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94021,
            "priority": 2,
            "role": "operator",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23232,
                "uuid": "9e4f5665b8b442fca4924bd379a8bdd6",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94022,
            "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": 23232,
                "uuid": "9e4f5665b8b442fca4924bd379a8bdd6",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94023,
            "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": 23232,
                "uuid": "9e4f5665b8b442fca4924bd379a8bdd6",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94024,
            "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": 23232,
                "uuid": "9e4f5665b8b442fca4924bd379a8bdd6",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94025,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23232,
                "uuid": "9e4f5665b8b442fca4924bd379a8bdd6",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94026,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23232,
                "uuid": "9e4f5665b8b442fca4924bd379a8bdd6",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94027,
            "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": 23234,
                "uuid": "e2f087ac984e46dba1216ca732869cf2",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94028,
            "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": 23234,
                "uuid": "e2f087ac984e46dba1216ca732869cf2",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94029,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23234,
                "uuid": "e2f087ac984e46dba1216ca732869cf2",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94030,
            "priority": 2,
            "role": "author",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23234,
                "uuid": "e2f087ac984e46dba1216ca732869cf2",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94031,
            "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": 23234,
                "uuid": "e2f087ac984e46dba1216ca732869cf2",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94032,
            "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": 23234,
                "uuid": "e2f087ac984e46dba1216ca732869cf2",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94033,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23234,
                "uuid": "e2f087ac984e46dba1216ca732869cf2",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94034,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23234,
                "uuid": "e2f087ac984e46dba1216ca732869cf2",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94035,
            "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": 23234,
                "uuid": "e2f087ac984e46dba1216ca732869cf2",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94036,
            "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": 23234,
                "uuid": "e2f087ac984e46dba1216ca732869cf2",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94037,
            "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": 23234,
                "uuid": "e2f087ac984e46dba1216ca732869cf2",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94038,
            "priority": 1,
            "role": "operator",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23235,
                "uuid": "2c6207a311ac4f0285086c0396e9eaba",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94039,
            "priority": 2,
            "role": "operator",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23235,
                "uuid": "2c6207a311ac4f0285086c0396e9eaba",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94040,
            "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": 23235,
                "uuid": "2c6207a311ac4f0285086c0396e9eaba",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94041,
            "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": 23235,
                "uuid": "2c6207a311ac4f0285086c0396e9eaba",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94042,
            "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": 23235,
                "uuid": "2c6207a311ac4f0285086c0396e9eaba",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94043,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23235,
                "uuid": "2c6207a311ac4f0285086c0396e9eaba",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94044,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23235,
                "uuid": "2c6207a311ac4f0285086c0396e9eaba",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94045,
            "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": 23237,
                "uuid": "d0c4ed71903847c28383bc23d76caa9f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94046,
            "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": 23237,
                "uuid": "d0c4ed71903847c28383bc23d76caa9f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94047,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23237,
                "uuid": "d0c4ed71903847c28383bc23d76caa9f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94048,
            "priority": 2,
            "role": "author",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23237,
                "uuid": "d0c4ed71903847c28383bc23d76caa9f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94049,
            "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": 23237,
                "uuid": "d0c4ed71903847c28383bc23d76caa9f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94050,
            "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": 23237,
                "uuid": "d0c4ed71903847c28383bc23d76caa9f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94051,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23237,
                "uuid": "d0c4ed71903847c28383bc23d76caa9f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94052,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23237,
                "uuid": "d0c4ed71903847c28383bc23d76caa9f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94053,
            "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": 23237,
                "uuid": "d0c4ed71903847c28383bc23d76caa9f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94054,
            "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": 23237,
                "uuid": "d0c4ed71903847c28383bc23d76caa9f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94055,
            "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": 23237,
                "uuid": "d0c4ed71903847c28383bc23d76caa9f",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94056,
            "priority": 1,
            "role": "operator",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23238,
                "uuid": "25dee6a35dc74c23a28ff3013bef69eb",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94057,
            "priority": 2,
            "role": "operator",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23238,
                "uuid": "25dee6a35dc74c23a28ff3013bef69eb",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94058,
            "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": 23238,
                "uuid": "25dee6a35dc74c23a28ff3013bef69eb",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94059,
            "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": 23238,
                "uuid": "25dee6a35dc74c23a28ff3013bef69eb",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94060,
            "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": 23238,
                "uuid": "25dee6a35dc74c23a28ff3013bef69eb",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94061,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23238,
                "uuid": "25dee6a35dc74c23a28ff3013bef69eb",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94062,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23238,
                "uuid": "25dee6a35dc74c23a28ff3013bef69eb",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94063,
            "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": 23240,
                "uuid": "1641e399808b480d86cb1d428b7bfcec",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94064,
            "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": 23240,
                "uuid": "1641e399808b480d86cb1d428b7bfcec",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94065,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23240,
                "uuid": "1641e399808b480d86cb1d428b7bfcec",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94066,
            "priority": 2,
            "role": "author",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23240,
                "uuid": "1641e399808b480d86cb1d428b7bfcec",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94067,
            "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": 23240,
                "uuid": "1641e399808b480d86cb1d428b7bfcec",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94068,
            "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": 23240,
                "uuid": "1641e399808b480d86cb1d428b7bfcec",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94069,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23240,
                "uuid": "1641e399808b480d86cb1d428b7bfcec",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94070,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23240,
                "uuid": "1641e399808b480d86cb1d428b7bfcec",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94071,
            "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": 23240,
                "uuid": "1641e399808b480d86cb1d428b7bfcec",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94072,
            "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": 23240,
                "uuid": "1641e399808b480d86cb1d428b7bfcec",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94073,
            "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": 23240,
                "uuid": "1641e399808b480d86cb1d428b7bfcec",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94074,
            "priority": 1,
            "role": "operator",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23241,
                "uuid": "a1775afac5ac412bb029ff7ead16af1e",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94075,
            "priority": 2,
            "role": "operator",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23241,
                "uuid": "a1775afac5ac412bb029ff7ead16af1e",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94076,
            "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": 23241,
                "uuid": "a1775afac5ac412bb029ff7ead16af1e",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94077,
            "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": 23241,
                "uuid": "a1775afac5ac412bb029ff7ead16af1e",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94078,
            "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": 23241,
                "uuid": "a1775afac5ac412bb029ff7ead16af1e",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94079,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23241,
                "uuid": "a1775afac5ac412bb029ff7ead16af1e",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94080,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23241,
                "uuid": "a1775afac5ac412bb029ff7ead16af1e",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94081,
            "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": 23243,
                "uuid": "d690bc25c17b4eeb84651cf4c02c5de9",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94082,
            "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": 23243,
                "uuid": "d690bc25c17b4eeb84651cf4c02c5de9",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94083,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23243,
                "uuid": "d690bc25c17b4eeb84651cf4c02c5de9",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94084,
            "priority": 2,
            "role": "author",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23243,
                "uuid": "d690bc25c17b4eeb84651cf4c02c5de9",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94085,
            "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": 23243,
                "uuid": "d690bc25c17b4eeb84651cf4c02c5de9",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94086,
            "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": 23243,
                "uuid": "d690bc25c17b4eeb84651cf4c02c5de9",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94087,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23243,
                "uuid": "d690bc25c17b4eeb84651cf4c02c5de9",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94088,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23243,
                "uuid": "d690bc25c17b4eeb84651cf4c02c5de9",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94089,
            "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": 23243,
                "uuid": "d690bc25c17b4eeb84651cf4c02c5de9",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94090,
            "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": 23243,
                "uuid": "d690bc25c17b4eeb84651cf4c02c5de9",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94091,
            "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": 23243,
                "uuid": "d690bc25c17b4eeb84651cf4c02c5de9",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 94092,
            "priority": 1,
            "role": "operator",
            "party": {
                "ob_id": 1700,
                "firstName": "",
                "lastName": "Institute of Atmospheric Physics (LASG)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Chinese Academy of Sciences",
                "administrativeArea": "P.O.Box 9804",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100029",
                "electronicEmailAddress": "lasg@lasg.iap.ac.cn",
                "phone": "",
                "onlineResource": "http://www.lasg.ac.cn/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1700"
            },
            "relatedTo": {
                "ob_id": 23244,
                "uuid": "5bc051c2197c48fcab886e39dd91ac84",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94093,
            "priority": 2,
            "role": "operator",
            "party": {
                "ob_id": 1701,
                "firstName": "",
                "lastName": "Centre for Earth System Science (CESS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "Tsinghua University",
                "administrativeArea": "Haidaian",
                "city": "Beijing",
                "country": "China",
                "postalCode": "100084",
                "electronicEmailAddress": "cess@mail.tsinghau.edu.cn",
                "phone": "+86-(10)- 6277 2750",
                "onlineResource": "http://www.tsinghua.edu.cn/publish/essen/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1701"
            },
            "relatedTo": {
                "ob_id": 23244,
                "uuid": "5bc051c2197c48fcab886e39dd91ac84",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94094,
            "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": 23244,
                "uuid": "5bc051c2197c48fcab886e39dd91ac84",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94095,
            "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": 23244,
                "uuid": "5bc051c2197c48fcab886e39dd91ac84",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 94096,
            "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": 23244,
                "uuid": "5bc051c2197c48fcab886e39dd91ac84",
                "short_code": "comp"
            }
        }
    ]
}