Lets say I have a JSON:
json_as_dict = {"id": 20, "name": "SonicTheHedgehog"}
What is the logic in that jsonp
jsonp