class GdsApi::PublishingApiV2

def get_links(content_id)

def get_links(content_id)
  get_json(links_url(content_id))
end