Created
April 23, 2020 05:01
-
-
Save radityagumay/a3e7f8109c79867b954a710685694535 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"success": { | |
"total": 1 | |
}, | |
"contents": { | |
"quotes": [ | |
{ | |
"quote": "I came from a real tough neighborhood. Once a guy pulled a knife on me. I knew he wasn't a professional, the knife had butter on it.", | |
"length": "132", | |
"author": "Rodney Dangerfield", | |
"tags": [ | |
"funny", | |
"humor" | |
], | |
"category": "funny", | |
"id": "3e_ZsKxPKu5SuuAa6Pa_0AeF" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment