I am wondering if there is a simpler solution to unnesting some JSON into a dataframe. I have the following JSON from an API:
library(tidyverse) library(jsonl