class GdsApi::Rummager

def organisations

def organisations
  get_json!("#{base_url}/organisations")
end