Skip to content

Instantly share code, notes, and snippets.

@nzatsepilov
Created August 16, 2017 13:10
Show Gist options
  • Save nzatsepilov/56b35b1db7793d4d826045247c5133a4 to your computer and use it in GitHub Desktop.
Save nzatsepilov/56b35b1db7793d4d826045247c5133a4 to your computer and use it in GitHub Desktop.
Nauticed Profile response
{
"status": "success",
"profile": {
"id": "36020",
"firstName": "Nick",
"lastName": "Zatsepilov",
"rank": "Crew",
"level": "Level 0",
"avatar": "http://www.nauticed.org/",
"publicUsername": "Nick Z",
"status": "Sailor",
"vessels": {
"4": {
"id": "4",
"name": "Common Sailboat 0-19.9 ft (6m)",
"manufacturer": "",
"model": "",
"off_number": "",
"tons": "",
"length": "19.9",
"width": "",
"depth": "",
"units": "feet",
"hull": "",
"pro": "sail",
"image": "http://www.nauticed.org/facebook/boat-null.gif",
"own_now": 0,
"uid": ""
},
"5": {
"id": "5",
"name": "Common Sailboat 20 - 24.9 ft (6.1m - 7.5m)",
"manufacturer": "",
"model": "",
"off_number": "",
"tons": "",
"length": "24.9",
"width": "",
"depth": "",
"units": "feet",
"hull": "",
"pro": "sail",
"image": "http://www.nauticed.org/facebook/boat-null.gif",
"own_now": 0,
"uid": ""
},
"6": {
"id": "6",
"name": "Common Sailboat 25 - 27.9 ft (7.6 - 8.5 m)",
"manufacturer": "",
"model": "",
"off_number": "",
"tons": "",
"length": "27.9",
"width": "",
"depth": "",
"units": "feet",
"hull": "",
"pro": "sail",
"image": "http://www.nauticed.org/facebook/boat-null.gif",
"own_now": 0,
"uid": ""
},
"7": {
"id": "7",
"name": "Common Sailboat 28 ft plus ( 8.6m+)",
"manufacturer": "",
"model": "",
"off_number": "",
"tons": "",
"length": "100",
"width": "",
"depth": "",
"units": "feet",
"hull": "",
"pro": "sail",
"image": "http://www.nauticed.org/facebook/boat-null.gif",
"own_now": 0,
"uid": ""
},
"10039": {
"id": "10039",
"name": "Z New Vessel",
"manufacturer": "",
"model": "",
"off_number": "",
"tons": "1",
"length": "1",
"width": "1",
"depth": "1",
"units": "feet",
"hull": "mate",
"pro": "sail",
"image": "http://www.nauticed.org/uploads/vessels/v_10039_1474630609.jpeg",
"own_now": 0,
"uid": "36020"
}
},
"courses": {
"9": {
"passed": 0,
"modules_results": {
"31": 0
}
},
"19": {
"passed": 0,
"modules_results": {
"128": 0,
"129": 0,
"130": 0,
"131": 0,
"132": 0
}
}
},
"promocode": "",
"qualifiedDays": 1,
"correspondence_email": "[email protected]",
"phone": "",
"address": "",
"city": "",
"state": "",
"zip": "",
"country": "USA",
"gender": "male",
"logbookCode": "",
"fbid": [
"114773735660690",
"102218886968868"
],
"premium": 1,
"freeSessions": 3,
"freeAnchorAlarms": 29
},
"vs": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment