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

{
    "count": 181149,
    "next": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?format=api&limit=100&offset=62200",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?format=api&limit=100&offset=62000",
    "results": [
        {
            "ob_id": 87897,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 1704,
                "firstName": "",
                "lastName": "Japan Agency for Marine-Earth Science and Technology (JAMSTEC)",
                "partyType": "organisation",
                "description": "Japan Agency for Marine-Earth Science and Technology (JAMSTEC)",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "Japan",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://www.jamstec.go.jp/e/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1704"
            },
            "relatedTo": {
                "ob_id": 21954,
                "uuid": "7f1055f580fe4642b4c424af208c27dd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87898,
            "priority": 2,
            "role": "author",
            "party": {
                "ob_id": 1703,
                "firstName": "",
                "lastName": "Atmosphere and Ocean Research Institute (AORI)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "The University of Tokyo",
                "administrativeArea": "5-1-5, Kashiwanoha, Kashiwa-shi",
                "city": "Chiba, Tokyo",
                "country": "Japan",
                "postalCode": "277-8564",
                "electronicEmailAddress": "",
                "phone": "+81-4-7136-6006",
                "onlineResource": "http://www.aori.u-tokyo.ac.jp/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1703"
            },
            "relatedTo": {
                "ob_id": 21954,
                "uuid": "7f1055f580fe4642b4c424af208c27dd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87899,
            "priority": 3,
            "role": "author",
            "party": {
                "ob_id": 733,
                "firstName": "",
                "lastName": "Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES)",
                "partyType": "organisation",
                "description": "Centre for Climate System Research - National Institute for Environmental Studies, Japan",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "Japan",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://ccsr.aori.u-tokyo.ac.jp/index-e.html",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=733"
            },
            "relatedTo": {
                "ob_id": 21954,
                "uuid": "7f1055f580fe4642b4c424af208c27dd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87900,
            "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": 21954,
                "uuid": "7f1055f580fe4642b4c424af208c27dd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87901,
            "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": 21954,
                "uuid": "7f1055f580fe4642b4c424af208c27dd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87902,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1704,
                "firstName": "",
                "lastName": "Japan Agency for Marine-Earth Science and Technology (JAMSTEC)",
                "partyType": "organisation",
                "description": "Japan Agency for Marine-Earth Science and Technology (JAMSTEC)",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "Japan",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://www.jamstec.go.jp/e/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1704"
            },
            "relatedTo": {
                "ob_id": 21954,
                "uuid": "7f1055f580fe4642b4c424af208c27dd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87903,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1703,
                "firstName": "",
                "lastName": "Atmosphere and Ocean Research Institute (AORI)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "The University of Tokyo",
                "administrativeArea": "5-1-5, Kashiwanoha, Kashiwa-shi",
                "city": "Chiba, Tokyo",
                "country": "Japan",
                "postalCode": "277-8564",
                "electronicEmailAddress": "",
                "phone": "+81-4-7136-6006",
                "onlineResource": "http://www.aori.u-tokyo.ac.jp/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1703"
            },
            "relatedTo": {
                "ob_id": 21954,
                "uuid": "7f1055f580fe4642b4c424af208c27dd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87904,
            "priority": 4,
            "role": "point_of_contact",
            "party": {
                "ob_id": 733,
                "firstName": "",
                "lastName": "Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES)",
                "partyType": "organisation",
                "description": "Centre for Climate System Research - National Institute for Environmental Studies, Japan",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "Japan",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://ccsr.aori.u-tokyo.ac.jp/index-e.html",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=733"
            },
            "relatedTo": {
                "ob_id": 21954,
                "uuid": "7f1055f580fe4642b4c424af208c27dd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87905,
            "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": 21954,
                "uuid": "7f1055f580fe4642b4c424af208c27dd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87906,
            "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": 21954,
                "uuid": "7f1055f580fe4642b4c424af208c27dd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87907,
            "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": 21954,
                "uuid": "7f1055f580fe4642b4c424af208c27dd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87908,
            "priority": 1,
            "role": "operator",
            "party": {
                "ob_id": 1704,
                "firstName": "",
                "lastName": "Japan Agency for Marine-Earth Science and Technology (JAMSTEC)",
                "partyType": "organisation",
                "description": "Japan Agency for Marine-Earth Science and Technology (JAMSTEC)",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "Japan",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://www.jamstec.go.jp/e/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1704"
            },
            "relatedTo": {
                "ob_id": 21955,
                "uuid": "eac7d5e8a1ac45e58cad461364ff0586",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87909,
            "priority": 2,
            "role": "operator",
            "party": {
                "ob_id": 1703,
                "firstName": "",
                "lastName": "Atmosphere and Ocean Research Institute (AORI)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "The University of Tokyo",
                "administrativeArea": "5-1-5, Kashiwanoha, Kashiwa-shi",
                "city": "Chiba, Tokyo",
                "country": "Japan",
                "postalCode": "277-8564",
                "electronicEmailAddress": "",
                "phone": "+81-4-7136-6006",
                "onlineResource": "http://www.aori.u-tokyo.ac.jp/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1703"
            },
            "relatedTo": {
                "ob_id": 21955,
                "uuid": "eac7d5e8a1ac45e58cad461364ff0586",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87910,
            "priority": 3,
            "role": "operator",
            "party": {
                "ob_id": 733,
                "firstName": "",
                "lastName": "Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES)",
                "partyType": "organisation",
                "description": "Centre for Climate System Research - National Institute for Environmental Studies, Japan",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "Japan",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://ccsr.aori.u-tokyo.ac.jp/index-e.html",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=733"
            },
            "relatedTo": {
                "ob_id": 21955,
                "uuid": "eac7d5e8a1ac45e58cad461364ff0586",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87911,
            "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": 21955,
                "uuid": "eac7d5e8a1ac45e58cad461364ff0586",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87912,
            "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": 21955,
                "uuid": "eac7d5e8a1ac45e58cad461364ff0586",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87913,
            "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": 21955,
                "uuid": "eac7d5e8a1ac45e58cad461364ff0586",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87914,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1704,
                "firstName": "",
                "lastName": "Japan Agency for Marine-Earth Science and Technology (JAMSTEC)",
                "partyType": "organisation",
                "description": "Japan Agency for Marine-Earth Science and Technology (JAMSTEC)",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "Japan",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://www.jamstec.go.jp/e/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1704"
            },
            "relatedTo": {
                "ob_id": 21955,
                "uuid": "eac7d5e8a1ac45e58cad461364ff0586",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87915,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1703,
                "firstName": "",
                "lastName": "Atmosphere and Ocean Research Institute (AORI)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "The University of Tokyo",
                "administrativeArea": "5-1-5, Kashiwanoha, Kashiwa-shi",
                "city": "Chiba, Tokyo",
                "country": "Japan",
                "postalCode": "277-8564",
                "electronicEmailAddress": "",
                "phone": "+81-4-7136-6006",
                "onlineResource": "http://www.aori.u-tokyo.ac.jp/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1703"
            },
            "relatedTo": {
                "ob_id": 21955,
                "uuid": "eac7d5e8a1ac45e58cad461364ff0586",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87916,
            "priority": 4,
            "role": "point_of_contact",
            "party": {
                "ob_id": 733,
                "firstName": "",
                "lastName": "Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES)",
                "partyType": "organisation",
                "description": "Centre for Climate System Research - National Institute for Environmental Studies, Japan",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "Japan",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://ccsr.aori.u-tokyo.ac.jp/index-e.html",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=733"
            },
            "relatedTo": {
                "ob_id": 21955,
                "uuid": "eac7d5e8a1ac45e58cad461364ff0586",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87917,
            "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": 21957,
                "uuid": "9d50afa517be4b67afd099bb54094ab3",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87918,
            "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": 21957,
                "uuid": "9d50afa517be4b67afd099bb54094ab3",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87919,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 1704,
                "firstName": "",
                "lastName": "Japan Agency for Marine-Earth Science and Technology (JAMSTEC)",
                "partyType": "organisation",
                "description": "Japan Agency for Marine-Earth Science and Technology (JAMSTEC)",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "Japan",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://www.jamstec.go.jp/e/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1704"
            },
            "relatedTo": {
                "ob_id": 21957,
                "uuid": "9d50afa517be4b67afd099bb54094ab3",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87920,
            "priority": 2,
            "role": "author",
            "party": {
                "ob_id": 1703,
                "firstName": "",
                "lastName": "Atmosphere and Ocean Research Institute (AORI)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "The University of Tokyo",
                "administrativeArea": "5-1-5, Kashiwanoha, Kashiwa-shi",
                "city": "Chiba, Tokyo",
                "country": "Japan",
                "postalCode": "277-8564",
                "electronicEmailAddress": "",
                "phone": "+81-4-7136-6006",
                "onlineResource": "http://www.aori.u-tokyo.ac.jp/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1703"
            },
            "relatedTo": {
                "ob_id": 21957,
                "uuid": "9d50afa517be4b67afd099bb54094ab3",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87921,
            "priority": 3,
            "role": "author",
            "party": {
                "ob_id": 733,
                "firstName": "",
                "lastName": "Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES)",
                "partyType": "organisation",
                "description": "Centre for Climate System Research - National Institute for Environmental Studies, Japan",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "Japan",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://ccsr.aori.u-tokyo.ac.jp/index-e.html",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=733"
            },
            "relatedTo": {
                "ob_id": 21957,
                "uuid": "9d50afa517be4b67afd099bb54094ab3",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87922,
            "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": 21957,
                "uuid": "9d50afa517be4b67afd099bb54094ab3",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87923,
            "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": 21957,
                "uuid": "9d50afa517be4b67afd099bb54094ab3",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87924,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1704,
                "firstName": "",
                "lastName": "Japan Agency for Marine-Earth Science and Technology (JAMSTEC)",
                "partyType": "organisation",
                "description": "Japan Agency for Marine-Earth Science and Technology (JAMSTEC)",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "Japan",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://www.jamstec.go.jp/e/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1704"
            },
            "relatedTo": {
                "ob_id": 21957,
                "uuid": "9d50afa517be4b67afd099bb54094ab3",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87925,
            "priority": 3,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1703,
                "firstName": "",
                "lastName": "Atmosphere and Ocean Research Institute (AORI)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "The University of Tokyo",
                "administrativeArea": "5-1-5, Kashiwanoha, Kashiwa-shi",
                "city": "Chiba, Tokyo",
                "country": "Japan",
                "postalCode": "277-8564",
                "electronicEmailAddress": "",
                "phone": "+81-4-7136-6006",
                "onlineResource": "http://www.aori.u-tokyo.ac.jp/english/",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1703"
            },
            "relatedTo": {
                "ob_id": 21957,
                "uuid": "9d50afa517be4b67afd099bb54094ab3",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87926,
            "priority": 4,
            "role": "point_of_contact",
            "party": {
                "ob_id": 733,
                "firstName": "",
                "lastName": "Centre for Climate System Research - National Institute for Environmental Studies (CCSR-NIES)",
                "partyType": "organisation",
                "description": "Centre for Climate System Research - National Institute for Environmental Studies, Japan",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "Japan",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "http://ccsr.aori.u-tokyo.ac.jp/index-e.html",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=733"
            },
            "relatedTo": {
                "ob_id": 21957,
                "uuid": "9d50afa517be4b67afd099bb54094ab3",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87927,
            "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": 21957,
                "uuid": "9d50afa517be4b67afd099bb54094ab3",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87928,
            "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": 21957,
                "uuid": "9d50afa517be4b67afd099bb54094ab3",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87929,
            "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": 21957,
                "uuid": "9d50afa517be4b67afd099bb54094ab3",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87930,
            "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": 21958,
                "uuid": "1eca73b1f6ed4b31864da41531765e21",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 87931,
            "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": 21958,
                "uuid": "1eca73b1f6ed4b31864da41531765e21",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 87932,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21958,
                "uuid": "1eca73b1f6ed4b31864da41531765e21",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 87933,
            "priority": 1,
            "role": "principal_investigator",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21958,
                "uuid": "1eca73b1f6ed4b31864da41531765e21",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 87934,
            "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": 21958,
                "uuid": "1eca73b1f6ed4b31864da41531765e21",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 87935,
            "priority": 1,
            "role": "funder",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21958,
                "uuid": "1eca73b1f6ed4b31864da41531765e21",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 87936,
            "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": 21958,
                "uuid": "1eca73b1f6ed4b31864da41531765e21",
                "short_code": "proj"
            }
        },
        {
            "ob_id": 87937,
            "priority": 1,
            "role": "operator",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21959,
                "uuid": "bc50553fb4be4dbcb5dede9011a20fca",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87938,
            "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": 21959,
                "uuid": "bc50553fb4be4dbcb5dede9011a20fca",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87939,
            "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": 21959,
                "uuid": "bc50553fb4be4dbcb5dede9011a20fca",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87940,
            "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": 21959,
                "uuid": "bc50553fb4be4dbcb5dede9011a20fca",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87941,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21959,
                "uuid": "bc50553fb4be4dbcb5dede9011a20fca",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87942,
            "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": 21961,
                "uuid": "80512d6ac42d4511b2b1ccca6a64b8cd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87943,
            "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": 21961,
                "uuid": "80512d6ac42d4511b2b1ccca6a64b8cd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87944,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21961,
                "uuid": "80512d6ac42d4511b2b1ccca6a64b8cd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87945,
            "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": 21961,
                "uuid": "80512d6ac42d4511b2b1ccca6a64b8cd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87946,
            "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": 21961,
                "uuid": "80512d6ac42d4511b2b1ccca6a64b8cd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87947,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21961,
                "uuid": "80512d6ac42d4511b2b1ccca6a64b8cd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87948,
            "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": 21961,
                "uuid": "80512d6ac42d4511b2b1ccca6a64b8cd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87949,
            "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": 21961,
                "uuid": "80512d6ac42d4511b2b1ccca6a64b8cd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87950,
            "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": 21961,
                "uuid": "80512d6ac42d4511b2b1ccca6a64b8cd",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87951,
            "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": 21962,
                "uuid": "f4a667ca60dc4e3e83b7bf59ed859a95",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 87952,
            "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": 21962,
                "uuid": "f4a667ca60dc4e3e83b7bf59ed859a95",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 87953,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21962,
                "uuid": "f4a667ca60dc4e3e83b7bf59ed859a95",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 87954,
            "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": 21962,
                "uuid": "f4a667ca60dc4e3e83b7bf59ed859a95",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 87955,
            "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": 21962,
                "uuid": "f4a667ca60dc4e3e83b7bf59ed859a95",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 87956,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21962,
                "uuid": "f4a667ca60dc4e3e83b7bf59ed859a95",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 87957,
            "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": 21962,
                "uuid": "f4a667ca60dc4e3e83b7bf59ed859a95",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 87958,
            "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": 21962,
                "uuid": "f4a667ca60dc4e3e83b7bf59ed859a95",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 87959,
            "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": 21962,
                "uuid": "f4a667ca60dc4e3e83b7bf59ed859a95",
                "short_code": "coll"
            }
        },
        {
            "ob_id": 87960,
            "priority": 1,
            "role": "operator",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21963,
                "uuid": "29bcfa8f4d1847e2bd241f2959b6df7c",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87961,
            "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": 21963,
                "uuid": "29bcfa8f4d1847e2bd241f2959b6df7c",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87962,
            "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": 21963,
                "uuid": "29bcfa8f4d1847e2bd241f2959b6df7c",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87963,
            "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": 21963,
                "uuid": "29bcfa8f4d1847e2bd241f2959b6df7c",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87964,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21963,
                "uuid": "29bcfa8f4d1847e2bd241f2959b6df7c",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87965,
            "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": 21965,
                "uuid": "51a3e82f56104a4c9ae6e85eb6ec9a00",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87966,
            "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": 21965,
                "uuid": "51a3e82f56104a4c9ae6e85eb6ec9a00",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87967,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21965,
                "uuid": "51a3e82f56104a4c9ae6e85eb6ec9a00",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87968,
            "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": 21965,
                "uuid": "51a3e82f56104a4c9ae6e85eb6ec9a00",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87969,
            "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": 21965,
                "uuid": "51a3e82f56104a4c9ae6e85eb6ec9a00",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87970,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21965,
                "uuid": "51a3e82f56104a4c9ae6e85eb6ec9a00",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87971,
            "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": 21965,
                "uuid": "51a3e82f56104a4c9ae6e85eb6ec9a00",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87972,
            "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": 21965,
                "uuid": "51a3e82f56104a4c9ae6e85eb6ec9a00",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87973,
            "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": 21965,
                "uuid": "51a3e82f56104a4c9ae6e85eb6ec9a00",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87974,
            "priority": 1,
            "role": "operator",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21966,
                "uuid": "c6dfb771facb41a4894d4360fbec2f19",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87975,
            "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": 21966,
                "uuid": "c6dfb771facb41a4894d4360fbec2f19",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87976,
            "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": 21966,
                "uuid": "c6dfb771facb41a4894d4360fbec2f19",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87977,
            "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": 21966,
                "uuid": "c6dfb771facb41a4894d4360fbec2f19",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87978,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21966,
                "uuid": "c6dfb771facb41a4894d4360fbec2f19",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87979,
            "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": 21968,
                "uuid": "b9aae86e2ac7485eb575fa0ba78b8010",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87980,
            "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": 21968,
                "uuid": "b9aae86e2ac7485eb575fa0ba78b8010",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87981,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21968,
                "uuid": "b9aae86e2ac7485eb575fa0ba78b8010",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87982,
            "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": 21968,
                "uuid": "b9aae86e2ac7485eb575fa0ba78b8010",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87983,
            "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": 21968,
                "uuid": "b9aae86e2ac7485eb575fa0ba78b8010",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87984,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21968,
                "uuid": "b9aae86e2ac7485eb575fa0ba78b8010",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87985,
            "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": 21968,
                "uuid": "b9aae86e2ac7485eb575fa0ba78b8010",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87986,
            "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": 21968,
                "uuid": "b9aae86e2ac7485eb575fa0ba78b8010",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87987,
            "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": 21968,
                "uuid": "b9aae86e2ac7485eb575fa0ba78b8010",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87988,
            "priority": 1,
            "role": "operator",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21969,
                "uuid": "05f38b7db4474b6ab85a41dc33352438",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87989,
            "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": 21969,
                "uuid": "05f38b7db4474b6ab85a41dc33352438",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87990,
            "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": 21969,
                "uuid": "05f38b7db4474b6ab85a41dc33352438",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87991,
            "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": 21969,
                "uuid": "05f38b7db4474b6ab85a41dc33352438",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87992,
            "priority": 2,
            "role": "point_of_contact",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21969,
                "uuid": "05f38b7db4474b6ab85a41dc33352438",
                "short_code": "comp"
            }
        },
        {
            "ob_id": 87993,
            "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": 21971,
                "uuid": "0361a451faaf4b0f9e31d3ab5d2c5559",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87994,
            "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": 21971,
                "uuid": "0361a451faaf4b0f9e31d3ab5d2c5559",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87995,
            "priority": 1,
            "role": "author",
            "party": {
                "ob_id": 1118,
                "firstName": "",
                "lastName": "NASA Goddard Institute for Space Studies (NASA GISS)",
                "partyType": "organisation",
                "description": "",
                "deliveryPoint": "",
                "administrativeArea": "",
                "city": "",
                "country": "USA",
                "postalCode": "",
                "electronicEmailAddress": "",
                "phone": "",
                "onlineResource": "",
                "responsiblepartyinfo_url": "https://api.catalogue.ceda.ac.uk/api/v3/rpis/?party_id=1118"
            },
            "relatedTo": {
                "ob_id": 21971,
                "uuid": "0361a451faaf4b0f9e31d3ab5d2c5559",
                "short_code": "ob"
            }
        },
        {
            "ob_id": 87996,
            "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": 21971,
                "uuid": "0361a451faaf4b0f9e31d3ab5d2c5559",
                "short_code": "ob"
            }
        }
    ]
}