[062892]: / Allura / docs / api-rest / examples / userProfile.json  Maximize  Restore  History

Download this file

56 lines (56 with data), 1.4 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"username": "heiths",
"name": "Heith Seewald",
"localization": {
"city": "Grand Rapids Area",
"country": "United States"
},
"skills": [
{
"comment": "asdf",
"skill": {
"fullpath": "Programming Language",
"fullname": "Programming Language",
"shortname": "language",
"id": 160
},
"level": "high"
}
],
"webpages": [],
"joined": "2014-12-12 17:59:47+00:00",
"socialnetworks": [
{
"accounturl": "www.linkedin.com/in/heiths/",
"socialnetwork": "Linkedin"
},
{
"accounturl": "heiths",
"socialnetwork": "Google+"
}
],
"telnumbers": [],
"sex": "Male",
"availability": [
{
"start_time": {
"h": 3,
"m": 30
},
"week_day": "Thursday",
"end_time": {
"h": 4,
"m": 45
}
}
],
"projects": [
{
"url": "/p/allura/",
"last_updated": "2015-07-28 16:40:57.701000",
"name": "Apache Allura™",
"summary": "Forge software for hosting software projects"
}
],
"skypeaccount": null
}