Skip to content

Instantly share code, notes, and snippets.

@Kaptard
Created June 28, 2017 06:50
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 Kaptard/543321d5432b56ce69d1728c916530cb to your computer and use it in GitHub Desktop.
Save Kaptard/543321d5432b56ce69d1728c916530cb to your computer and use it in GitHub Desktop.
// 20170628083130
// http://localhost:3010/warframe/v1/players/tobiah/profile
{
"name": "tobiah",
"accolades": {
"founder": "Grand Master",
"guide": "Senior Guide of the Lotus",
"moderator": false,
"partner": false,
"staff": false
},
"mastery": {
"rank": {
"name": "Gold Dragon",
"number": 24,
"next": "Sage"
},
"xp": 1440334,
"xpUntilNextRank": 122166
},
"clan": {
"name": "Morningstar",
"rank": 9,
"type": "Shadow Clan"
},
"marked": {
"stalker": true,
"g3": false,
"zanuka": false
},
"updatedAt": "2017-06-28T06:31:30.270Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment