I used an API data export and ended up with this python dictionary/json format and get this:
json_data = json.loads(response.text) [{\'key\': [‘a’, ‘b’, ‘c’]