Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guilhermecarvalhocarneiro/1607c0789af5a00d5f649ba869555998 to your computer and use it in GitHub Desktop.
Save guilhermecarvalhocarneiro/1607c0789af5a00d5f649ba869555998 to your computer and use it in GitHub Desktop.
{
"pk": 13,
"uuid": "984c0959-0b09-4d59-85c2-b9161bc41627",
...
"cellphones": [
{
"id": 3,
"country_code": "+55",
"state_code": "63",
"number": "999999999",
"main": false,
"user": 13
},
],
"friends": [
{
"friend": {
"uuid": "1ce4e3e6-c23a-49b1-98a4-892cf6993fe1",
"profile_photo": null,
"email": "AnonymousUser",
"name": "",
"user_code": ""
}
},
{
"friend": {
"uuid": "167b9647-d2f0-42ae-8167-2f70ca64ccb6",
"profile_photo": null,
"email": "xpto@email.com",
"name": "xpto",
"user_code": ""
}
},
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment