const Content = ({
  authors,
  contributors,
  links,
}: APIResponse): JSX.Element => {