Last active
December 31, 2015 00:59
-
-
Save twinge/7910781 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
{ | |
"person":{ | |
"id":2370365, | |
"first_name":"Kenneth John", | |
"last_name":"Balgos", | |
"gender":"Male", | |
"campus":"", | |
"year_in_school":"Graduated", | |
"major":"", | |
"minor":null, | |
"birth_date":"1989-02-13", | |
"date_became_christian":null, | |
"graduation_date":null, | |
"picture":"http://graph.facebook.com/1790950924/picture", | |
"user_id":2200843, | |
"fb_uid":1790950924, | |
"created_at":"2012-03-12T08:00:00+08:00", | |
"updated_at":"2013-12-09T08:34:37+08:00", | |
"phone_numbers":[ | |
{ | |
"id":661723, | |
"person_id":2370365, | |
"number":"09175640213", | |
"location":"mobile", | |
"primary":true, | |
"txt_to_email":"", | |
"email_updated_at":"2013-09-03T02:46:32+08:00", | |
"created_at":"2013-09-03T02:46:29+08:00", | |
"updated_at":"2013-09-03T02:46:29+08:00", | |
"opted_out": [1234, 5678] | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment