Last active
August 23, 2018 23:06
-
-
Save schonstal/35700bd5ea5f2fbdda02a9fa1475cac6 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
{ | |
"username": "jimgreer", | |
"first_name": "Bingo", | |
"last_name": "Kitty", | |
"age": 5, | |
"email": "[email protected]", | |
"isMember": true, | |
"lastLogin": 1, | |
"suspendedTill": null, | |
"image": "https://scontent-sea1-1.cdninstagram.com/vp/27f668f3e24d287034c54635f0533fb2/5C0104FA/t51.2885-15/e35/11350782_1625867587673307_876980115_n.jpg", | |
"profileUrl": "https://www.kongregate.com/accounts/jimgreer", | |
"adminWarnings": 420, | |
"silencesGiven": "A million years ago for 5 nanoseconds\nA trillion years ago for 5 millenia" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment